{
  "name": "Patient Care — Online Patient Management",
  "short_name": "Patient Care",
  "description": "Homeopathic Treatment - Book Appointment",
  "start_url": "https://www.patient-care.net/landing.html",
  "scope": "https://www.patient-care.net/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf8f1",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}