{
  "id": "/",
  "name": "HealthWallet — Community-Powered Healthcare Funding",
  "short_name": "HealthWallet",
  "description": "Pre-fund your healthcare through community-powered wallets. Secure crowdfunding with condition-based funds, flexible payment schedules, and hospital partnerships.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#0e7490",
  "orientation": "any",
  "categories": ["health", "finance", "medical"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "url": "/wallet",
      "description": "View your HealthWallet balance and spending"
    },
    {
      "name": "Upload Document",
      "short_name": "Upload",
      "url": "/documents",
      "description": "Upload a health document"
    },
    {
      "name": "Community Funds",
      "short_name": "Community",
      "url": "/community-funds",
      "description": "Browse and contribute to community health funds"
    },
    {
      "name": "Payment Plans",
      "short_name": "Plans",
      "url": "/payment-plans",
      "description": "View and manage your flexible payment schedules"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "HealthWallet mobile — wallet overview on iPhone"
    },
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "HealthWallet desktop — community funds and employer dashboard"
    }
  ]
}
