{
  "name": "HealthPay — Pay for care back home with just a tap",
  "short_name": "HealthPay",
  "description": "HealthPay is the wallet built for diaspora families: fund in dollars, settle in Naira, book doctors, split hospital bills and stay close to the care that matters — all in one app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d5ec9",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "finance", "productivity"],
  "screenshots": [
    {
      "src": "/mockups/hero-phone-home.png",
      "sizes": "1024x683",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "HealthPay home screen showing Health Wallet balance and quick actions"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}