{
  "name": "Dunni-Harris Healthcare Services",
  "short_name": "Dunni-Harris Healthcare",
  "description": "High-quality, multidisciplinary care services from professionals and paraprofessionals that deliver patient-focused loving care.",
  "start_url": "/portal/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FC6500",
  "orientation": "portrait-primary",
  "scope": "/portal/",
  "icons": [
    {
      "src": "/portal/icons/favicon.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/portal/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/portal/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Go to home page",
      "url": "/portal/",
      "icons": [{ "src": "/portal/icons/favicon.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Home page of Vue Template"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
} 