{
  "name": "Smart Access Digital Health Care Appointment Engine",
  "short_name": "Smart Access",
  "description": "Secure digital health portal for administrators, clients, and doctors.",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "image/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "image/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}