{
  "name": "Sagewell Home Care",
  "short_name": "Sagewell",
  "description": "CDHCI-authorized home care in Calgary, AB. Personal care, dementia care, respite care & multilingual caregivers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a3a5c",
  "background_color": "#ffffff",
  "lang": "en-CA",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Consultation",
      "short_name": "Book Now",
      "description": "Request a free care consultation",
      "url": "/contact.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "CDHCI Funding",
      "short_name": "CDHCI",
      "description": "Learn about Alberta home care funding",
      "url": "/cdhci-calgary.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Sagewell Home Care",
      "url": "tel:4039909821",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
