{
  "name": "Wordle Unlimited - Free Online Word Game",
  "short_name": "Wordle",
  "description": "Play Wordle Unlimited free online. Guess the 5 letter word in 6 tries. Unlimited puzzles, no daily limit.",
  "start_url": "/games/wordle-unlimited/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#6aaa64",
  "scope": "/games/wordle-unlimited/",
  "lang": "en-US",
  "categories": ["games", "puzzle", "word"],
  "icons": [
    {
      "src": "https://www.rss.org/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "https://www.rss.org/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.rss.org/games/wordle-unlimited/Wordle-Unlimited.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://www.rss.org/games/wordle-unlimited/Wordle-Unlimited.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ]
}
