{
  "name": "HexWords",
  "short_name": "HexWords",
  "description": "Free hex word puzzle game with crossword challenges.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f4ff",
  "theme_color": "#5a7acc",
  "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='%23f0f4ff'/><polygon points='256,80 380,150 380,290 256,360 132,290 132,150' fill='%235a7acc' opacity='0.85'/><text x='256' y='245' text-anchor='middle' font-family='Arial' font-weight='bold' font-size='120' fill='white'>W</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' rx='36' fill='%23f0f4ff'/><polygon points='96,30 143,56 143,109 96,135 49,109 49,56' fill='%235a7acc' opacity='0.85'/><text x='96' y='95' text-anchor='middle' font-family='Arial' font-weight='bold' font-size='45' fill='white'>W</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
