{
  "name": "Vaultee",
  "short_name": "Vaultee",
  "description": "Secure digital vault for your legacy — protect what matters most.",
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "#1e293b",
  "background_color": "#faf9f7",
  "orientation": "any",
  "icons": [
    {
      "src": "/vaultee-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/vaultee-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/vaultee-logo-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
