{
  "schedule": {
    "gym_start": "04:15",
    "gym_end": "05:30",
    "work_start": "05:30",
    "work_end": "18:00",
    "commute_start": "18:00",
    "commute_end": "18:30",
    "evening_start": "18:30",
    "sleep_start": "23:00"
  },
  "locations": {
    "home": "",
    "work": "",
    "gym": ""
  },
  "gym": {
    "current_program": "",
    "current_week": 1,
    "current_day": 1,
    "hip_tracking_enabled": false,
    "microplates_size": 0.25
  },
  "health": {
    "sleep_tracking_enabled": false,
    "hydration_reminders_enabled": true,
    "hydration_interval_hours": 2
  },
  "weather": {
    "uv_warning_threshold": 3,
    "rain_alert_threshold": 30,
    "morning_brief_enabled": true
  },
  "reminders": {
    "default_advance_minutes": 30,
    "respect_schedule": true,
    "batch_non_urgent": true
  },
  "bills": {
    "recurring": [],
    "reminder_days_before": 3
  },
  "updated": "2026-02-04T00:00:00+11:00"
}