{
    "os_list": [
        {
            "name": "SD Card Boot",
            "description": "Boot from SD Card if available, otherwise boot from USB",
            "icon": "https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png",
            "url": "https://github.com/raspberrypi/rpi-eeprom/releases/download/v2026.01.09-2711/rpi-boot-eeprom-recovery-2026-01-09-2711-vl805-000138c0-sd.zip",
            "extract_size": 270532608,
            "image_download_size": 724963,
            "release_date": "2026-01-09",
            "devices": [
                "pi4-64bit",
                "pi4-32bit"
            ]
        },
        {
            "name": "USB Boot",
            "description": "Boot from USB if available, otherwise boot from SD Card",
            "icon": "https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png",
            "url": "https://github.com/raspberrypi/rpi-eeprom/releases/download/v2026.01.09-2711/rpi-boot-eeprom-recovery-2026-01-09-2711-vl805-000138c0-usb.zip",
            "extract_size": 270532608,
            "image_download_size": 724965,
            "release_date": "2026-01-09",
            "devices": [
                "pi4-64bit",
                "pi4-32bit"
            ]
        },
        {
            "name": "Network Boot",
            "description": "Boot from network if SD Card boot fails",
            "icon": "https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png",
            "url": "https://github.com/raspberrypi/rpi-eeprom/releases/download/v2026.01.09-2711/rpi-boot-eeprom-recovery-2026-01-09-2711-vl805-000138c0-network.zip",
            "extract_size": 270532608,
            "image_download_size": 724975,
            "release_date": "2026-01-09",
            "devices": [
                "pi4-64bit",
                "pi4-32bit"
            ]
        }
    ]
}
