{
  "name": "Vinu's Betting Education",
  "short_name": "VinusBet",
  "description": "AI-powered cricket betting analytics with Kelly staking and live alerts",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030712",
  "theme_color": "#10b981",
  "categories": ["sports", "education", "finance"],
  "icons": [
    {
      "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": "Live Matches",
      "url": "/",
      "description": "View live cricket matches"
    },
    {
      "name": "My Portfolio",
      "url": "/portfolio",
      "description": "View your betting portfolio"
    }
  ]
}
