{
  "name": "Gamebrain Stats — Live Netball Stats",
  "short_name": "Gamebrain Stats",
  "description": "Live netball stat capture, coaching insights and player impact analysis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1318",
  "theme_color": "#1ab8a0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
