{
  "name": "CricHubb — Live Cricket Scores & Fan Discussion",
  "short_name": "CricHubb",
  "description": "Live cricket scores, ball-by-ball commentary, IPL & PSL updates, fan discussions, and cricket memes.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1e293b",
  "background_color": "#1C1917",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["news", "sports", "entertainment"],
  "icons": [
    {
      "src": "/crichubb-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/crichubb-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/crichubb-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
