{
  "name": "Don't Guess - Don't Wordle Unlimited",
  "short_name": "Don't Guess",
  "description": "The reverse survival word game: make six valid guesses without ever typing the hidden word. Unlimited rounds, no daily limit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f5f0",
  "theme_color": "#f7f5f0",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
