{
  "name": "Fortress Eternal",
  "short_name": "Fortress",
  "description": "Tower defense game with 9 towers, 3 maps, procedural sprites",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#070a10",
  "theme_color": "#070a10",
  "scope": "./",
  "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' fill='%23070a10'/%3E%3Cpath d='M40 140 L40 70 L60 60 L60 50 L75 50 L75 60 L95 50 L95 40 L110 40 L110 50 L130 60 L130 50 L145 50 L145 60 L165 70 L165 140 Z' fill='%23f5c842' stroke='%23c9922a' stroke-width='2'/%3E%3Crect x='80' y='100' width='25' height='40' fill='%237c4a1c'/%3E%3Crect x='55' y='90' width='15' height='15' fill='%23070a10'/%3E%3Crect x='90' y='90' width='15' height='15' fill='%23070a10'/%3E%3Crect x='115' y='90' width='15' height='15' fill='%23070a10'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23070a10'/%3E%3Cpath d='M100 380 L100 180 L160 150 L160 130 L200 130 L200 150 L250 130 L250 100 L290 100 L290 130 L350 150 L350 130 L390 130 L390 150 L440 180 L440 380 Z' fill='%23f5c842' stroke='%23c9922a' stroke-width='4'/%3E%3Crect x='220' y='270' width='65' height='110' fill='%237c4a1c'/%3E%3Crect x='145' y='240' width='40' height='40' fill='%23070a10'/%3E%3Crect x='240' y='240' width='40' height='40' fill='%23070a10'/%3E%3Crect x='325' y='240' width='40' height='40' fill='%23070a10'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
