{
  "name": "WordPanic",
  "short_name": "WordPanic",
  "description": "Free real-time multiplayer word game. Compete in anagram, typo, vowel thief, and word completion challenges.",
  "start_url": "/lobby",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#0f0f1a",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
