{
  "name": "CricRed - Live Cricket Score",
  "short_name": "CricRed",
  "description": "Live cricket scores, full scorecards, and ball-by-ball commentary.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d32f2f",
  "icons": [
    {
      "src": "/assets/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/logo2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
