{
  "name": "Hospital Appointment System",
  "short_name": "BigMedix",
  "description": "Hệ thống đặt lịch khám bệnh viện BigMedix.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/img/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

