{
  "name": "BlindSpot",
  "short_name": "BlindSpot",
  "description": "Govern a real nation, turn by turn, against an adversarial AI.",
  "start_url": "/?utm_source=pwa&utm_medium=android_app",
  "id": "/?utm_source=pwa&utm_medium=android_app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D0F12",
  "theme_color": "#0D0F12",
  "icons": [
    { "src": "/api/app-icon/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/api/app-icon/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/api/app-icon/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
