{
  "short_name": "Vault24",
  "name": "Vault24: Zero-Knowledge Password Vault",
  "description": "Premium, secure, and offline-capable zero-knowledge password vault PWA.",
  "icons": [
    {
      "src": "assets/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#080c14",
  "theme_color": "#080c14",
  "display": "standalone",
  "orientation": "portrait"
}
