{
  "name": "CricScore Pro - Ball by Ball Cricket Scorer",
  "short_name": "CricScore",
  "description": "Simple and fast ball-by-ball cricket scoring app with 2 innings support, match history, and live sharing.",
  "start_url": "/cricket/",
  "scope": "/cricket/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090d16",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "/cricket/icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
