{
  "name": "Tower Blitz",
  "short_name": "TowerBlitz",
  "description": "Space shooter con dimensiones, bosses y progresión",
  "start_url": "./tower-blitz.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#00ff88",
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23000'/><text y='140' font-size='140' text-anchor='middle' x='96'>🚀</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
