{
  "name": "Affordable Healthcare Finder",
  "short_name": "HealthFinder",
  "description": "Find free, low-cost, and inclusive healthcare in King County, WA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0d9488",
  "orientation": "any",
  "scope": "/",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["health", "medical"],
  "lang": "en-US"
}
