{
  "name": "Winks — Play. Win. Cash Out.",
  "short_name": "Winks",
  "description": "Your gaming platform with cryptocurrency rewards.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Games",
      "short_name": "Play",
      "url": "/games",
      "description": "Jump into games"
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "url": "/wallet-page",
      "description": "Deposit and manage funds"
    },
    {
      "name": "Rewards",
      "short_name": "Rewards",
      "url": "/rewards",
      "description": "Claim bonuses"
    }
  ],
  "categories": ["games", "entertainment", "finance"]
}
