{
  "name": "TotoAfya — Caregiver",
  "short_name": "TotoCare",
  "description": "Your trusted companion for maternal & child health in Kenya",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF6F0",
  "theme_color": "#006B4F",
  "categories": ["health", "medical"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Vaccine Schedule",
      "short_name": "Vaccines",
      "url": "/vaccines",
      "description": "Check your child's vaccine schedule"
    },
    {
      "name": "ANC Visits",
      "short_name": "ANC",
      "url": "/anc",
      "description": "Track antenatal care visits"
    }
  ]
}
