{
  "name": "HarborWell Care",
  "short_name": "HarborWell",
  "description": "Compassionate maternal wellness and emotional support services in Eastern NC.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E8F4F8",
  "theme_color": "#0B3D5C",
  "theme_color_dark": "#050F1C",
  "orientation": "portrait-primary",
  "categories": ["health", "non-profit", "wellness"],
  "icons": [
    {
      "src": "/favicon_io/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/favicon_io/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/favicon_io/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "splash_screens": [
    {
      "src": "/images/splash-750x1334.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Support",
      "short_name": "Support",
      "description": "Immediate emotional support session",
      "url": "/get-support",
      "icons": [{
        "src": "/favicon_io/favicon-32x32.png",
        "sizes": "32x32"
      }]
    },
    {
      "name": "Donate",
      "short_name": "Donate",
      "description": "Support HarborWell Care",
      "url": "/donate",
      "icons": [{
        "src": "/favicon_io/favicon-32x32.png",
        "sizes": "32x32"
      }]
    }
  ],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
}
