{
  "name": "Quản Lý Khoa",
  "short_name": "QL Khoa",
  "description": "Ứng dụng nội bộ hỗ trợ vận hành khoa: lịch trực, báo cáo, bệnh nhân và thông báo nhanh.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7fbfd",
  "theme_color": "#0f766e",
  "lang": "vi",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
