{
  "name": "Glow Health Outreach Initiative",
  "short_name": "Glow Medical",
  "description": "Free medical outreach with consultations, health screenings, medication support, health education, and referrals across Ondo State.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7ff",
  "theme_color": "#071b57",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Care Programs",
      "short_name": "Programs",
      "description": "View Glow Health Outreach Initiative services.",
      "url": "/#services",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Partner With Glow",
      "short_name": "Partner",
      "description": "Start a partnership conversation.",
      "url": "/#contact",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
