{
  "id": "/",
  "name": "Word House",
  "short_name": "Word House",
  "description": "Word House — The premier word finder, anagram solver, and lexical reference for Scrabble, Words With Friends, Wordle, and crosswords.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#15803d",
  "background_color": "#f8fafc",
  "categories": ["games", "utilities", "education", "reference"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
