{
  "name": "Kvazar Online",
  "short_name": "Kvazar",
  "description": "Sci-fi RPG browser game — explore galaxy, fight aliens, level up your character.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050310",
  "theme_color": "#00f0ff",
  "lang": "cs",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
