{
  "name": "NationFall",
  "short_name": "NationFall",
  "description": "A deep browser-based grand strategy game about global politics and warfare",
  "start_url": "/demo/",
  "scope": "/demo/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0d1117",
  "background_color": "#0d1117",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
