{
  "name": "PEGARDO Hope Center",
  "short_name": "PEGARDO Hope",
  "description": "PEGARDO Hope Center — empowering vulnerable communities through education, healthcare, clean water, orphan support, and humanitarian relief.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#004B87",
  "lang": "en",
  "dir": "ltr",
  "categories": ["nonprofit", "lifestyle", "education", "health"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/icons/screenshot-desktop.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "PEGARDO Hope Center — Desktop" },
    { "src": "/icons/screenshot-mobile.png",  "sizes": "720x1280", "type": "image/png", "form_factor": "narrow", "label": "PEGARDO Hope Center — Mobile" }
  ],
  "shortcuts": [
    { "name": "Donate", "short_name": "Donate", "description": "Give a one-time or recurring gift", "url": "/donate?source=pwa", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Programs", "short_name": "Programs", "description": "Explore our programs", "url": "/programs?source=pwa", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Contact", "short_name": "Contact", "description": "Get in touch", "url": "/contact?source=pwa", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
