{
  "name": "BetGenius AI — Expert Football Predictions",
  "short_name": "BetGenius",
  "description": "Expert AI-powered football predictions for EPL, La Liga, Serie A & Bundesliga. Gold, Platinum & Diamond tiers with verified high-odds picks.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0D10",
  "theme_color": "#0B9635",
  "categories": ["sports", "lifestyle", "entertainment"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/pego-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pego-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pego-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "AI Predictions",
      "short_name": "Predict",
      "description": "Upload a screenshot for instant AI predictions",
      "url": "/dashboard/predict",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "My Stats",
      "short_name": "Stats",
      "description": "Your win rate, streak and performance",
      "url": "/dashboard/stats",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "AI Chat",
      "short_name": "Chat",
      "description": "Ask the AI assistant for betting analysis",
      "url": "/dashboard/chat",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Bankroll",
      "short_name": "Bankroll",
      "description": "Track stakes, P&L and use Kelly stake sizing",
      "url": "/dashboard/bankroll",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
