{
  "name": "ScrabbleCheat — Scrabble Word Finder",
  "short_name": "ScrabbleCheat",
  "description": "Fast Scrabble and Words With Friends word finder. Enter your letters, get every playable word with points.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f3f7f4",
  "theme_color": "#2f7d4f",
  "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" }
  ]
}
