{
  "name": "Kachd",
  "short_name": "Kachd",
  "description": "Privacy-first communities for hosting and sharing files",
  "start_url": "/communities",
  "display": "standalone",
  "background_color": "#131313",
  "theme_color": "#b1c5ff",
  "orientation": "any",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
