{
    "weekly_schedule": [
        {
            "id": 1,
            "day_of_week": 0,
            "target_hours": 0,
            "target_minutes": 0
        },
        {
            "id": 2,
            "day_of_week": 1,
            "target_hours": 3,
            "target_minutes": 0
        },
        {
            "id": 3,
            "day_of_week": 2,
            "target_hours": 3,
            "target_minutes": 0
        },
        {
            "id": 4,
            "day_of_week": 3,
            "target_hours": 3,
            "target_minutes": 0
        },
        {
            "id": 5,
            "day_of_week": 4,
            "target_hours": 3,
            "target_minutes": 0
        },
        {
            "id": 6,
            "day_of_week": 5,
            "target_hours": 3,
            "target_minutes": 0
        },
        {
            "id": 7,
            "day_of_week": 6,
            "target_hours": 10,
            "target_minutes": 0
        }
    ],
    "goals": [],
    "milestones": [],
    "daily_logs": [],
    "sprints": [],
    "weekly_reviews": [],
    "settings": [
        {
            "id": 1,
            "key": "notifications_enabled",
            "value": "0",
            "updated_at": "2026-06-23 21:33:35"
        },
        {
            "id": 2,
            "key": "notification_time",
            "value": "09:00",
            "updated_at": "2026-06-23 21:33:35"
        },
        {
            "id": 3,
            "key": "focus_mode",
            "value": "0",
            "updated_at": "2026-06-23 21:33:35"
        },
        {
            "id": 4,
            "key": "theme",
            "value": "dark",
            "updated_at": "2026-06-23 21:33:35"
        }
    ],
    "_exported_at": "2026-06-24T00:24:23+00:00",
    "_version": "1.0"
}