{
    "os_list": [
        {
            "name": "SD Card Boot",
            "description": "Boot from SD Card before trying NVMe and then USB",
            "icon": "https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png",
            "url": "https://github.com/raspberrypi/rpi-eeprom/releases/download/v2025.12.08-2712/rpi-boot-eeprom-recovery-2025-12-08-2712-sd.zip",
            "extract_size": 270532608,
            "image_download_size": 835586,
            "release_date": "2025-12-08",
            "devices": [
                "pi5-64bit"
            ]
        },
        {
            "name": "NVMe/USB Boot",
            "description": "Boot from NVMe before trying USB and then SD Card",
            "icon": "https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png",
            "url": "https://github.com/raspberrypi/rpi-eeprom/releases/download/v2025.12.08-2712/rpi-boot-eeprom-recovery-2025-12-08-2712-usb.zip",
            "extract_size": 270532608,
            "image_download_size": 835583,
            "release_date": "2025-12-08",
            "devices": [
                "pi5-64bit"
            ]
        },
        {
            "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/v2025.12.08-2712/rpi-boot-eeprom-recovery-2025-12-08-2712-network.zip",
            "extract_size": 270532608,
            "image_download_size": 835591,
            "release_date": "2025-12-08",
            "devices": [
                "pi5-64bit"
            ]
        }
    ]
}
