{
  "name": "Cipherline",
  "short_name": "Cipherline",
  "description": "A private, end-to-end encrypted group messenger. Your keys never leave your device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060a0b",
  "theme_color": "#060a0b",
  "categories": ["social", "productivity", "security"],
  "icons": [
    {
      "src": "/cipherline-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
