{
  "name": "Game of Life Sports — Project Dashboard",
  "short_name": "GOLS Dashboard",
  "description": "Live project management & operations dashboard for Game of Life Sports.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d1628",
  "theme_color": "#d4af37",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon-gols.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
