{
  "name": "TunzaCare",
  "short_name": "TunzaCare",
  "description": "Chronic care, delivered across Africa. Medication continuity for families.",
  "start_url": "/pwa/home",
  "scope": "/pwa/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1F14",
  "theme_color": "#1C3A2A",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/brand/tunzarx-icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/brand/tunzarx-icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/brand/tunzarx-icon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/brand/tunzarx-icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/brand/tunzarx-icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/brand/tunzarx-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/brand/tunzarx-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/tunzarx-icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/brand/tunzarx-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/tunzarx-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Medications",
      "short_name": "Meds",
      "description": "View medication coverage and refill status",
      "url": "/pwa/medications",
      "icons": [{ "src": "/brand/tunzarx-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Orders",
      "short_name": "Orders",
      "description": "Track active care orders",
      "url": "/pwa/orders",
      "icons": [{ "src": "/brand/tunzarx-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Updates",
      "short_name": "Updates",
      "description": "Care, delivery and refill events",
      "url": "/pwa/updates",
      "icons": [{ "src": "/brand/tunzarx-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
