{
  "name": "BetProfit Pro+ | AI Sports Predictions",
  "short_name": "BetProfit",
  "description": "AI-powered sports betting predictions with autolearning, value detection, and profit tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#00ff9d",
  "orientation": "any",
  "categories": ["sports", "finance"],
  "lang": "en",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "AI Predictions",
      "url": "/?tab=predictions",
      "icons": [{"src": "icon.svg", "sizes": "any"}]
    },
    {
      "name": "The Hunter",
      "url": "/?tab=hunter",
      "icons": [{"src": "icon.svg", "sizes": "any"}]
    },
    {
      "name": "Profit Analysis",
      "url": "/?tab=performance",
      "icons": [{"src": "icon.svg", "sizes": "any"}]
    }
  ]
}
