{
  "name": "Witrush – Daily Word Guessing Game",
  "short_name": "Witrush",
  "description": "A smarter, multiplayer word guessing game. Better than Contexto.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}