{
  "short_name": "Zinthos",
  "name": "Zinthos Chat",
  "description": "XMPP chat for builders, hackers, and modders",
  "version": "1.0.0",
  "categories": ["social"],
  "icons": [
    {
      "src": "/assets/zinthos-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/webchat/",
  "background_color": "#07050c",
  "display": "standalone",
  "scope": "/webchat/",
  "theme_color": "#07050c"
}
