{
  "name": "Hashed Intelligence - End-to-End Encrypted AI Chat",
  "short_name": "Hashed AI",
  "description": "Privacy-first AI chat with zero-knowledge architecture. AES-256-GCM encryption, Argon2id key derivation, self-hosted open-source models. No email required.",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "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"
    }
  ],
  "categories": ["productivity", "utilities", "security"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
