{
  "name": "Quản lý bệnh nhân",
  "short_name": "Bệnh nhân",
  "description": "Ứng dụng quản lý bệnh nhân và thủ thuật đã thực hiện.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eef4ff",
  "theme_color": "#2f61ff",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
