{
  "name": "Daily Word Unscramble",
  "short_name": "Unscramble",
  "description": "Free daily word puzzle game. Unscramble 6 jumbled words, collect circled letters, and solve a fun two-part pun.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#F5EFE5",
  "background_color": "#F5EFE5",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
