{
    "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/v2026.05.11-2712/rpi-boot-eeprom-recovery-2026-05-11-2712-sd.zip",
            "extract_size": 270532608,
            "image_download_size": 839979,
            "release_date": "2026-05-11",
            "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/v2026.05.11-2712/rpi-boot-eeprom-recovery-2026-05-11-2712-usb.zip",
            "extract_size": 270532608,
            "image_download_size": 839980,
            "release_date": "2026-05-11",
            "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/v2026.05.11-2712/rpi-boot-eeprom-recovery-2026-05-11-2712-network.zip",
            "extract_size": 270532608,
            "image_download_size": 839989,
            "release_date": "2026-05-11",
            "devices": [
                "pi5-64bit"
            ]
        }
    ]
}
