{
  "name": "CipherLink - End-to-End Encrypted Chat",
  "short_name": "CipherLink",
  "description": "Open-source E2EE messenger with Signal Protocol, post-quantum protection, and zero-knowledge server.",
  "start_url": "/cipherlink/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#e94560",
  "icons": [
    {
      "src": "assets/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
