{
  "name": "SUPERSTAKES Web3 Marketplace",
  "short_name": "SUPERSTAKES",
  "description": "SUPERSTAKES — Your Web3 NFT Marketplace. Explore, collect, and manage premium digital assets.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f2e",
  "theme_color": "#0a0f2e",
  "lang": "en",
  "scope": "/",
  "categories": ["finance", "investment"],
  "icons": [
    {
      "src": "/icon-192.png?v=20260311",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=20260311",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png?v=20260311",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=20260311",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "/",
      "icons": [{ "src": "/icon-192.png?v=20260311", "sizes": "192x192" }]
    },
    {
      "name": "Download Android App",
      "short_name": "Android",
      "description": "Download SUPERSTAKES Android app from Google Play",
      "url": "https://play.google.com/store/apps/details?id=com.nft8pro",
      "icons": [{ "src": "/icon-192.png?v=20260311", "sizes": "192x192" }]
    }
  ]
}
