{
  "name": "Realms of the Utopia",
  "short_name": "Utopia",
  "description": "An interactive war-game map of seven kingdoms \u2014 wars, barracks, economy, resources, trade, peoples, universities and elections.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0b1119",
  "theme_color": "#0f1722",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}