{
  "name": "WordPlay - Scrabble & Crossplay Helper",
  "short_name": "WordPlay",
  "description": "Find words by available letters, patterns, and Scrabble scores",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdf6e3",
  "theme_color": "#d4500a",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23d4500a'/><text x='96' y='130' font-size='100' text-anchor='middle' font-family='Georgia,serif' font-weight='900' fill='%23f5e6c8'>W</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["games", "utilities"],
  "lang": "en"
}
