{
  "name": "TotoCare",
  "short_name": "TotoCare",
  "description": "Your Parenting Partner — family health companion for health guidance and airtime support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#5BB8F5",
  "theme_color": "#5BB8F5",
  "icons": [
    {
      "src": "/icons/totocare-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/totocare-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}