{
  "id": "co.careah.app",
  "name": "Care At Home",
  "short_name": "CareAH",
  "description": "Find CQC-registered home care agencies near you. Free for families. England's home care marketplace.",
  "start_url": "/carer",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#080e1a",
  "theme_color": "#1B6CA8",
  "orientation": "portrait",
  "lang": "en-GB",
  "prefer_related_applications": false,
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-mobile-1.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Home — today's visits at a glance" },
    { "src": "/screenshot-mobile-2.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Profile — your stats and availability" },
    { "src": "/screenshot-mobile-3.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Schedule — full day timeline" },
    { "src": "/screenshot-mobile-4.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Clock In — GPS-verified visit tracking" },
    { "src": "/screenshot-mobile-5.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Timesheet — hours summary and history" },
    { "src": "/screenshot-mobile-6.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Notifications — shift alerts and updates" }
  ]
}