{
  "name": "Tarun Children's Clinic",
  "short_name": "Tarun Clinic",
  "description": "Trusted paediatric hospital in Madurai — expert care for newborns to adolescents. Dr. T. Karthikraj, MD Paediatrics.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F0EB",
  "theme_color": "#2E7BAE",
  "scope": "/",
  "lang": "en",
  "categories": ["medical", "health"],
  "icons": [
    {
      "src": "logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book an appointment with Dr. Karthikraj",
      "url": "/#visit",
      "icons": [{ "src": "logo.jpg", "sizes": "96x96" }]
    },
    {
      "name": "Symptom Checker",
      "short_name": "Symptoms",
      "description": "Check your child's symptoms",
      "url": "/#symptom-checker",
      "icons": [{ "src": "logo.jpg", "sizes": "96x96" }]
    }
  ]
}
