{
  "name": "Elevate Health Care",
  "short_name": "Elevate Health",
  "description": "Chiropractic, Fascial Manipulation (Stecco method) and movement rehabilitation in Chelsea Heights, Melbourne.",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1E2D26",
  "background_color": "#FDFAF5",
  "lang": "en-AU",
  "categories": ["health", "medical"],
  "icons": [
    { "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/pwa/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book an appointment", "url": "https://elevatehealth-au.janeapp.com/#/list" },
    { "name": "Call the clinic", "url": "tel:0397870600" },
    { "name": "Conditions", "url": "/conditions/" }
  ]
}
