{
    "firstDay": "2026-01-18T08:00:00.000Z",
    "weekNumber": 3,
    "categories": [
        {
            "name": "Advising",
            "color": "#88ef8b",
            "show": true
        },
        {
            "name": "Senior Project",
            "color": "#584ab5",
            "show": true
        },
        {
            "name": "Class",
            "color": "#33B679",
            "show": true
        },
        {
            "name": "Lab",
            "color": "#756a24",
            "show": true
        },
        {
            "name": "Research",
            "color": "#cc0000",
            "show": true
        },
        {
            "name": "Office Hours",
            "color": "#006699",
            "show": true
        },
        {
            "name": "Meeting",
            "color": "#845b58",
            "show": true
        },
        {
            "name": "Lunch",
            "color": "#999999",
            "show": false
        },
        {
            "name": "SP1",
            "color": "#2d7000",
            "show": true
        }
    ],
    "schedule": [
        {
            "Name": "CMPS 4910-03 Lecture",
            "Days": [
                "Wednesday"
            ],
            "Start": 900,
            "End": 950,
            "Category": "SP1",
            "Location": "SCI III 315"
        },
        {
            "Name": "CMPS 4910-04 Lab",
            "Days": [
                "Thursday"
            ],
            "Start": 720,
            "End": 950,
            "Category": "SP1",
            "Location": "SCI III 315"
        },
        {
            "Name": "CMPS 4928-03 Lecture",
            "Days": [
                "Friday"
            ],
            "Start": 1300,
            "End": 1350,
            "Category": "Lab",
            "Location": "SCI III 315"
        },
        {
            "Name": "CMPS 4928-04 Lab",
            "Days": [
                "Friday"
            ],
            "Start": 1000,
            "End": 1230,
            "Category": "Lab",
            "Location": "SCI III 315"
        },
        {
            "Name": "CMPS 4928-05 Lecture",
            "Days": [
                "Friday"
            ],
            "Start": 1400,
            "End": 1450,
            "Category": "Senior Project",
            "Location": "SCI III 240"
        },
        {
            "Name": "CMPS 4928-06 Lab",
            "Days": [
                "Thursday"
            ],
            "Start": 1700,
            "End": 1930,
            "Category": "Senior Project",
            "Location": "SCI III 240"
        },
        {
            "Name": "Office Hours",
            "Days": [
                "Wednesday",
                "Thursday"
            ],
            "Start": 1000,
            "End": 1200,
            "Category": "Office Hours",
            "Location": "SCI III 322"
        },
        {
            "Name": "Dept meeting",
            "Days": [
                "Thursday"
            ],
            "Start": 1545,
            "End": 1700,
            "Category": "Meeting"
        },
        {
            "Name": "Office Hours",
            "Days": [
                "Friday"
            ],
            "Start": 900,
            "End": 1000,
            "Category": "Office Hours",
            "Location": "SCI III 322"
        },
        {
            "Name": "PTK VR Meeting",
            "Days": [
                "Monday"
            ],
            "Start": 1300,
            "End": 1400,
            "Category": "Research",
            "Location": "Zoom"
        },
        {
            "Name": "Prep",
            "Days": [
                "Tuesday"
            ],
            "Start": 1000,
            "End": 1700,
            "Category": "Research",
            "Location": "(Off-campus)"
        },
        {
            "Name": "Lunch",
            "Days": [
                "Friday"
            ],
            "Start": 1230,
            "End": 1300,
            "Category": "Lunch"
        },
        {
            "Name": "Lunch",
            "Days": [
                "Monday",
                "Wednesday",
                "Thursday"
            ],
            "Start": 1200,
            "End": 1300,
            "Category": "Lunch"
        },
        {
            "Name": "STB Group Meeting",
            "Days": [
                "Monday"
            ],
            "Start": 1530,
            "End": 1700,
            "Category": "Meeting",
            "Location": "Zoom"
        },
        {
            "Name": "XR Lab Meeting",
            "Days": [
                "Thursday"
            ],
            "Start": 1400,
            "End": 1530,
            "Category": "Research",
            "Location": "SCI III 322/328"
        }
    ]
}
