{
  "name": "CardVault AI",
  "short_name": "CardVault",
  "description": "Digital Identity OS — Share once. Update forever.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%230F172A'/%3E%3Cdefs%3E%3ClinearGradient id='g1' x1='0' y1='0' x2='192' y2='192' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0%25' stop-color='%232563EB'/%3E%3Cstop offset='100%25' stop-color='%237C3AED'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M88 32C53 32 24 61 24 96s29 64 64 64c18 0 34-7 46-19l-18-18c-8 8-18 13-28 13-22 0-40-18-40-40s18-40 40-40c10 0 20 5 28 13l18-18C122 39 106 32 88 32Z' fill='url(%23g1)'/%3E%3Cpath d='M120 64l28 48 28-48' stroke='%2360A5FA' stroke-width='16' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%230F172A'/%3E%3Cdefs%3E%3ClinearGradient id='g1' x1='0' y1='0' x2='512' y2='512' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0%25' stop-color='%232563EB'/%3E%3Cstop offset='100%25' stop-color='%237C3AED'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M235 85C140 85 64 161 64 256s76 171 171 171c48 0 91-19 122-51l-47-47c-21 21-50 34-75 34-59 0-107-48-107-107s48-107 107-107c25 0 54 13 75 34l47-47C326 104 283 85 235 85Z' fill='url(%23g1)'/%3E%3Cpath d='M320 170l75 128 75-128' stroke='%2360A5FA' stroke-width='42' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "New Card",
      "short_name": "New Card",
      "description": "Create a new digital card",
      "url": "/cards/new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Leads",
      "short_name": "Leads",
      "description": "View your leads",
      "url": "/leads"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
