{
  "name": "MARTWY SEKTOR",
  "short_name": "MARTWY SEKTOR",
  "description": "Martwy Sektor – pixel-art extraction shooter · Kamil Götz",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0c0b",
  "theme_color": "#0a0c0b",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230a0c0b'/><circle cx='50' cy='50' r='35' fill='%23c9a227'/><polygon points='50,25 60,45 80,45 64,57 70,78 50,65 30,78 36,57 20,45 40,45' fill='%230a0c0b'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}