{
  "name": "PitchPilot",
  "short_name": "PitchPilot",
  "description": "Plan fair lineups, auto-generate substitutions and run live game mode from the sideline. Works offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1437",
  "theme_color": "#0b1437",
  "icons": [
    {
      "src": "/icons/app-icon-512.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-maskable-512.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/thumb-192.png?v=8",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png?v=8",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-32.png?v=8",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png?v=8",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og/pitchpilot-og.png?v=8",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PitchPilot \u2014 smarter lineups, fairer minutes"
    },
    {
      "src": "/splash/splash-1080x1920.png?v=8",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/splash/splash-2732x2048.png?v=8",
      "sizes": "2732x2048",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}