{
  "name": "Whisper Room",
  "short_name": "Whisper",
  "description": "Anonymous chat with unique names and avatars",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#475569",
  "background_color": "#0a0c10",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
