{
  "name": "Helix — Private messaging",
  "short_name": "Helix",
  "description": "End-to-end encrypted chat, voice & more. No ads. No trackers. Your conversations belong to you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#09090B",
  "icons": [
    {
      "src": "/assets/logo/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/logo/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
