{
  "name": "Voxel Rogue Tower Defense",
  "short_name": "Voxel TD",
  "description": "Juego de Tower Defense estilo Minecraft inspirado en Rogue Tower para móvil y offline",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#12141c",
  "theme_color": "#1c1c1f",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231c1c1f'/><rect x='20' y='20' width='60' height='60' rx='10' fill='%2300e676'/><text x='50' y='65' font-size='42' font-family='sans-serif' text-anchor='middle' fill='%23ffffff'>⚔️</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
