{
  "name": "MediQueue – Doctors, Dieticians, Psychologists & Social Workers Online",
  "short_name": "MediQueue",
  "description": "Skip the waiting room. Manage queues, appointments, and virtual consultations with doctors and allied health professionals from your phone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#15803d",
  "lang": "en-ZA",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Join Queue",
      "short_name": "Queue",
      "url": "/consultation",
      "description": "Join the consultation queue now"
    },
    {
      "name": "My Appointments",
      "short_name": "Appointments",
      "url": "/appointments"
    },
    {
      "name": "My Documents",
      "short_name": "Documents",
      "url": "/my-documents"
    }
  ]
}
