{
  "name": "Realm of Supremacy",
  "short_name": "RoS",
  "description": "Real-time strategy conquest game",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#0a0f1e",
  "theme_color": "#1a2332",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/pwa-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/static/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/static/icons/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["games", "entertainment"],
  "scope": "/",
  "prefer_related_applications": false
}
