{
  "name": "DOMINION — Strategic Command",
  "short_name": "DOMINION",
  "description": "Lead a nation through 20 turns of Machiavellian geopolitical strategy. Every directive matters.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#04060e",
  "theme_color": "#04060e",
  "orientation": "any",
  "categories": ["games", "strategy"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
