{
  "short_name": "GogeBet",
  "name": "GogeBet - Gaming & Betting Platform",
  "description": "Multi-game entertainment platform with peer-to-peer betting, casino games, and collectible Boardmen characters.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#f59e0b",
  "background_color": "#0f172a",
  "categories": ["games", "entertainment", "sports"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
