{
  "name": "Word Impostor Online",
  "short_name": "Impostor",
  "description": "A multi-device social deduction party game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e2e",
  "theme_color": "#ff5555",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}