{
  "name": "Play Cricket Watcher",
  "short_name": "PCW",
  "description": "Live cricket scores and alerts for your teams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "/images/pwa-192.png?v=1.29.27",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-512.png?v=1.29.27",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
