{
  "name": "Scrabble Daily",
  "short_name": "ScrabbleDaily",
  "description": "A daily Scrabble puzzle. Three difficulties, three lives, one bag of tiles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffdf6",
  "theme_color": "#2f6f4f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
