{
  "name": "EvoGO Matrix",
  "short_name": "EvoGO",
  "description": "Go arena, school, lounge, and mentor hub",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#05070f",
  "theme_color": "#05070f",
  "icons": [
    {
      "src": "/images/brand/pwa-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/brand/pwa-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/brand/pwa-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
