{
  "name": "Innocre Telehealth",
  "short_name": "Innocre",
  "description": "Board-certified virtual care. Primary care, urgent care, chronic care & mental health. Serving AZ, MD & WA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050d10",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Visit",
      "short_name": "Book",
      "description": "Schedule a same-day telehealth visit",
      "url": "/#book",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Patient Portal",
      "short_name": "Portal",
      "description": "Access your patient portal",
      "url": "https://phr.charmtracker.com/login.sas?FACILITY_ID=6da761489431a97442956073c0d5ba4de642f174d93eb3e798ee2e5ce9d5cc8ac81b440bc8a53a00",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
