{
  "name": "Abyssal Depths: Roguelike ARPG",
  "short_name": "Abyssal Depths",
  "description": "Fast-paced top-down roguelike action RPG. Master dynamic spells, conquer procedural dungeons, and defeat towering bosses.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#7a5cff",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230a0a14'/><circle cx='256' cy='256' r='220' fill='%231b1429' stroke='%237a5cff' stroke-width='16'/><text x='256' y='325' font-size='240' text-anchor='middle' fill='%23ffd76b'>⚔</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230a0a14'/><circle cx='96' cy='96' r='80' fill='%231b1429' stroke='%237a5cff' stroke-width='8'/><text x='96' y='125' font-size='96' text-anchor='middle' fill='%23ffd76b'>⚔</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
