{
  "name": "Phòng Khám CRM",
  "short_name": "PhongKham",
  "description": "Hệ thống quản lý phòng khám tư nhân — quản lý bệnh nhân, lịch hẹn, hồ sơ bệnh án, hóa đơn, thuốc và báo cáo.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#0284c7",
  "lang": "vi",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Lịch hẹn",
      "url": "/appointments",
      "description": "Quản lý lịch hẹn bệnh nhân"
    },
    {
      "name": "Bệnh nhân",
      "url": "/patients",
      "description": "Danh sách bệnh nhân"
    },
    {
      "name": "Hàng đợi",
      "url": "/queue",
      "description": "Tiếp nhận hàng đợi"
    }
  ]
}
