{
  "name": "Flag Guardian",
  "short_name": "Flag Guardian",
  "description": "AI-powered Capture The Flag — steal the flag, then defend it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#D6AE76",
  "theme_color": "#2f2418",
  "icons": [
    {
      "src": "/img/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
