{
  "name": "Lilo Patient — Dashboard Pasien",
  "short_name": "Lilo Patient",
  "description": "Dashboard pasien Lilo HMS untuk mengakses layanan rumah sakit secara digital",
  "start_url": "/patient",
  "scope": "/patient",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafafa",
  "theme_color": "#e11d48",
  "categories": ["health", "medical"],
  "lang": "id",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Antrian Saya",
      "short_name": "Antrian",
      "url": "/patient/queue",
      "description": "Lihat status antrian"
    },
    {
      "name": "Janji Temu",
      "short_name": "Janji",
      "url": "/patient/appointments",
      "description": "Kelola janji temu"
    },
    {
      "name": "Tagihan",
      "short_name": "Tagihan",
      "url": "/patient/billing",
      "description": "Lihat tagihan"
    }
  ]
}
