{
  "name": "AnchorWell Care",
  "short_name": "AnchorWell",
  "description": "Where Culture Meets Compassion — Find culturally compatible caregivers for seniors, children, and families.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Find a Caregiver",
      "short_name": "Find Care",
      "description": "Browse culturally compatible caregivers",
      "url": "/caregivers",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Join as Caregiver",
      "short_name": "Join",
      "description": "Create your caregiver profile",
      "url": "/caregiver/onboarding",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
