{
  "name": "Shattered Mirror",
  "short_name": "Mirror",
  "description": "Hex roguelite deckbuilder — Descend the Void. Recover the shards. Rebuild the Mirror.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "shattered-mirror",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0812",
  "theme_color": "#0a0812",
  "categories": ["games"],
  "icons": [
    { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230a0812'/%3E%3Cpolygon points='96,28 160,60 160,132 96,164 32,132 32,60' fill='none' stroke='%2367d4e4' stroke-width='4'/%3E%3Cpolygon points='96,52 140,72 140,120 96,140 52,120 52,72' fill='none' stroke='%239b7ebd' stroke-width='2' opacity='0.6'/%3E%3Ccircle cx='96' cy='96' r='12' fill='%2367d4e4'/%3E%3C/svg%3E", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%230a0812'/%3E%3Cpolygon points='256,64 420,144 420,336 256,416 92,336 92,144' fill='none' stroke='%2367d4e4' stroke-width='6'/%3E%3Cpolygon points='256,120 380,170 380,310 256,360 132,310 132,170' fill='none' stroke='%239b7ebd' stroke-width='3' opacity='0.6'/%3E%3Ccircle cx='256' cy='256' r='28' fill='%2367d4e4'/%3E%3C/svg%3E", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
