{
  "name": "Bomby Deluxe",
  "short_name": "BombyDeluxe",
  "description": "Free turn-based strategy game with 4 tribes, heroes, and tech trees.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d1a",
  "theme_color": "#0d0d1a",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230d0d1a'/><polygon points='256,80 380,180 350,330 162,330 132,180' fill='%233d3560' stroke='%23c9a84c' stroke-width='8'/><circle cx='256' cy='220' r='50' fill='%237b68ee'/><path d='M256 170l10 30h32l-26 19 10 30-26-19-26 19 10-30-26-19h32z' fill='%23ffd700'/></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' rx='36' fill='%230d0d1a'/><polygon points='96,30 143,68 131,124 61,124 49,68' fill='%233d3560' stroke='%23c9a84c' stroke-width='3'/><circle cx='96' cy='83' r='19' fill='%237b68ee'/><path d='M96 64l4 11h12l-10 7 4 11-10-7-10 7 4-11-10-7h12z' fill='%23ffd700'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
