{
  "name": "PitchSide — Live Cricket Scoring",
  "short_name": "PitchSide",
  "description": "Score a full cricket match ball-by-ball on your phone, even offline. Share a branded scorecard.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b3d2e",
  "theme_color": "#0b3d2e",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
