{
  "name": "BlitzIQ Pro - In-Game Football Analytics",
  "short_name": "BlitzIQ",
  "id": "/app/chart",
  "description": "In-game football charting & AI analysis for coaches. Chart plays in 9 seconds with real-time predictions.",
  "start_url": "/app/chart?pwa=true",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "scope": "/",
  "categories": ["sports", "productivity", "education"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png?v=4",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png?v=4",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png?v=4",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png?v=4",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png?v=4",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180x180.png?v=4",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png?v=4",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Chart Game",
      "short_name": "Chart",
      "description": "Start charting a new game",
      "url": "/app/games/new",
      "icons": [{ "src": "/icons/icon-192x192.png?v=4", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "View Opponents",
      "short_name": "Opponents",
      "description": "View opponent scouting reports",
      "url": "/app/opponents",
      "icons": [{ "src": "/icons/icon-192x192.png?v=4", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
