{
  "name": "HMS — Hospital Management",
  "short_name": "HMS",
  "description": "Queue, appointments, consultation, lab, pharmacy and billing for clinics.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4fafb",
  "theme_color": "#0fcfec",
  "lang": "en",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Queue", "url": "/queue" },
    { "name": "Appointments", "url": "/appointments" },
    { "name": "Check my token", "url": "/token" }
  ]
}
