{
  "name": "Void Doctrine",
  "short_name": "Void Doctrine",
  "description": "A roguelite deckbuilder set in a dying galaxy.",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0f1f",
  "theme_color": "#fbbf24",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/images/ui/key_art.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/ui/key_art.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
