{
  "name": "UnscramblesWords – Word Unscrambler",
  "short_name": "UnscramblesWords",
  "description": "Free online word unscrambler for Scrabble, Wordle & Words with Friends. 500K+ word dictionary.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-16.svg",
      "sizes": "16x16",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-180.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education", "utilities"],
  "shortcuts": [
    {
      "name": "Word Unscrambler",
      "url": "/",
      "description": "Unscramble letters instantly"
    },
    {
      "name": "Wordle Helper",
      "url": "/wordle-helper",
      "description": "Solve today's Wordle"
    },
    {
      "name": "Scrabble Finder",
      "url": "/scrabble-word-finder",
      "description": "Find highest scoring Scrabble words"
    }
  ]
}
