{
  "name": "Safe at Home",
  "short_name": "Safe at Home",
  "description": "A premium family care guidance platform for understanding care needs, next steps, and in-home support.",
  "start_url": "/safe-at-home/",
  "scope": "/safe-at-home/",
  "display": "standalone",
  "background_color": "#F8F5EF",
  "theme_color": "#E95B35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/safe-at-home/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/safe-at-home/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/safe-at-home/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/safe-at-home/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Guide",
      "short_name": "Guide",
      "description": "Begin your personalized care assessment",
      "url": "/safe-at-home/?startGuide=1",
      "icons": [{ "src": "/safe-at-home/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "72-Hour Checklist",
      "short_name": "Checklist",
      "description": "View the 72-hour care planning checklist",
      "url": "/safe-at-home/checklist",
      "icons": [{ "src": "/safe-at-home/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Resource Hub",
      "short_name": "Resources",
      "description": "Browse care guidance articles",
      "url": "/safe-at-home/resource-hub",
      "icons": [{ "src": "/safe-at-home/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Safe at Home",
      "short_name": "Contact",
      "description": "Reach out for care guidance",
      "url": "/safe-at-home/contact",
      "icons": [{ "src": "/safe-at-home/images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["health", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr"
}
