{
  "name": "PrimaWins - AI Casino Intelligence",
  "short_name": "PrimaWins",
  "description": "AI-powered casino intelligence platform. Analyze bonuses, compare casinos, and gamble smarter with Ace AI assistant.",
  "theme_color": "#0b1121",
  "background_color": "#0b1121",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "categories": ["entertainment", "finance", "games"],
  "icons": [
    {
      "src": "/images/pwa/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/pwa/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PrimaWins Dashboard"
    },
    {
      "src": "/images/pwa/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PrimaWins Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Casino Finder",
      "short_name": "Casinos",
      "description": "Find and compare top crypto casinos",
      "url": "/#/casinos",
      "icons": [{ "src": "/images/pwa/shortcut-casinos.png", "sizes": "192x192" }]
    },
    {
      "name": "Bonus Analyzer",
      "short_name": "Bonuses",
      "description": "Analyze and compare casino bonuses",
      "url": "/#/bonuses",
      "icons": [{ "src": "/images/pwa/shortcut-bonuses.png", "sizes": "192x192" }]
    },
    {
      "name": "Chat with Ace",
      "short_name": "AI Chat",
      "description": "Get AI-powered gambling advice",
      "url": "/#/chat",
      "icons": [{ "src": "/images/pwa/shortcut-chat.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
