{
  "name": "WordMaker — Word & Letter Generator",
  "short_name": "WordMaker",
  "description": "Fast, private word and letter generators — random words, random letters, Pictionary and imposter game words, bubble and small letters. Works offline.",
  "start_url": "./?source=pwa",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#5b53c6",
  "background_color": "#f5f5fb",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
