{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Taverns",
  "short_name": "Taverns",
  "description": "Voice-first communities reimagined. Chat with friends, run servers, host events.",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/app/",
  "scope": "/",
  "id": "tav.gg",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#3b67ff",
  "background_color": "#0f141c",
  "icons": [
    {
      "src": "/tav-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tav-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
