{
  "doctor_name": "Dr. John Smith",
  "clinic_name": "Sleep Care Center",
  "notifications_enabled": true,
  "alert_thresholds": {
    "apnea_limit": 10,
    "snore_limit": 20,
    "cough_limit": 5
  },
  "contact": {
    "email": "doctor@example.com",
    "phone": "+1234567890"
  }
}