{
  "name": "CaraLoom — Home Healthcare Marketplace",
  "short_name": "CaraLoom",
  "description": "AI-powered marketplace connecting families and facilities with licensed clinicians for in-home and telehealth care.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#F7F5F0",
  "theme_color": "#1C3B35",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Find Clinicians", "short_name": "Find Care", "url": "/find-clinicians", "description": "Search licensed clinicians near you" },
    { "name": "My Dashboard", "short_name": "Dashboard", "url": "/login", "description": "Sign in to your CaraLoom dashboard" }
  ]
}
