{
  "name": "CareVault — Personal Health OS",
  "short_name": "CareVault",
  "description": "Your personal health operating system. Track medications, vitals, appointments, and more — 100% local and private.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%232563eb'/><path d='M50 25c-5.5-5.5-14.5-5.5-20 0s-5.5 14.5 0 20L50 65l20-20c5.5-5.5 5.5-14.5 0-20s-14.5-5.5-20 0z' fill='white' stroke='white' stroke-width='2'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "orientation": "portrait-primary"
}
