{
  "name": "CRIX Cricket Live",
  "short_name": "CRIX",
  "description": "Live cricket scores, ball-by-ball commentary, AI predictions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#0D1117",
  "icons": [
    {
      "src": "/static/img/app-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
