{
  "name": "BlitzBet",
  "short_name": "BlitzBet",
  "description": "BlitzBet — play provably-fair casino games and sports betting with BlitzCoin.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/images/blitzicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/blitzicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/dice-thumb.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Dice"
    },
    {
      "src": "/images/mines-thumb.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mines"
    }
  ],
  "shortcuts": [
    {
      "name": "All games",
      "short_name": "Games",
      "description": "Browse the game library",
      "url": "/games?source=shortcut",
      "icons": [{ "src": "/images/blitzicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily bonus",
      "short_name": "Daily",
      "description": "Claim today's bonus",
      "url": "/daily?source=shortcut",
      "icons": [{ "src": "/images/blitzicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "View your profile and stats",
      "url": "/profile?source=shortcut",
      "icons": [{ "src": "/images/blitzicon.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
