{
  "name": "VitaChain — Your Health, Your Guardian",
  "short_name": "VitaChain",
  "description": "Offline‑first, self‑sovereign AI health guardian for the Global South.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}