{
  "name": "Pixel Canvas — The Pixel War",
  "short_name": "Pixel Canvas",
  "description": "Live territorial pixel war on a shared canvas.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0C10",
  "theme_color": "#0B0C10",
  "lang": "en",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}