{
  "name": "MatrixCare2 Patient",
  "short_name": "MatrixCare2",
  "description": "Aplikasi pasien MatrixCare2 — booking, riwayat kunjungan, tagihan, dan hasil lab",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f766e",
  "background_color": "#f8fafc",
  "lang": "id",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["health", "medical"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Buat Janji Temu",
      "short_name": "Booking",
      "description": "Buat janji temu baru",
      "url": "/mobile",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
