{
  "name": "Voxpery",
  "short_name": "Voxpery",
  "description": "Open-source community chat and voice with hosted access, self-hosting, and desktop apps.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#10141f",
  "theme_color": "#2f6f68",
  "orientation": "any",
  "categories": ["communication", "social", "productivity"],
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
