{
  "name": "Real Analyst Sudheer Arena",
  "short_name": "Real Analyst Sudheer Arena",
  "description": "Cricket predictions, live scores, IPL hub, news & pitch reports — powered by real data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0d14",
  "theme_color": "#0a0d14",
  "orientation": "any",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Tips",
      "short_name": "Tips",
      "description": "View today's match predictions",
      "url": "/tips/cricket",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Live Scores",
      "short_name": "Live",
      "description": "Check live cricket scores",
      "url": "/live-scores",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "IPL Analysis",
      "short_name": "IPL",
      "description": "IPL analysis hub — points table, schedule & stats",
      "url": "/ipl-analysis",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["sports", "news", "entertainment"]
}
