{
  "name": "Word Play Forever",
  "short_name": "Word Play Forever",
  "description": "Play unlimited Wordle, free and ad-free. No account, no server — your stats stay on this device.",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/favicon.ico", "type": "image/x-icon", "sizes": "64x64 32x32 24x24 16x16" }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}
