{
  "name": "Gimodi - Self-Hosted Voice & Text Chat",
  "short_name": "Gimodi",
  "description": "A self-hosted, decentralized voice and text chat application. No accounts, no central authority.",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "theme_color": "#0b0b14",
  "background_color": "#0b0b14",
  "display": "standalone",
  "start_url": "/"
}
