{
  "name": "CryptVault — Zero-Knowledge Crypto Platform",
  "short_name": "CryptVault",
  "description": "Multi-algorithm encryption, hashing, and encoding toolkit. All processing happens client-side.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#16a34a",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
