{
  "name": "Word Unscrambler — Solve Word Puzzles Instantly",
  "short_name": "Unscrambler",
  "description": "Unscramble letters, play the daily word challenge, duel a friend and build your own word vault.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfaf5",
  "theme_color": "#e07a3f",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
