{
    "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/v2020.09.03-138a1-imager/rpi-boot-eeprom-recovery-2020-09-03-vl805-000138a1.zip",
            "contains_multiple_files": true,
            "extract_size": 722859,
            "image_download_size": 297990,
            "release_date": "2021-03-08"
        },
        {
            "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/v2020.09.03-138a1-imager/rpi-boot-eeprom-recovery-2020-09-03-vl805-000138a1-usb.zip",
            "contains_multiple_files": true,
            "extract_size": 722859,
            "image_download_size": 297990,
            "release_date": "2021-03-08"
        },
        {
            "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/v2020.09.03-138a1-imager/rpi-boot-eeprom-recovery-2020-09-03-vl805-000138a1-network.zip",
            "contains_multiple_files": true,
            "extract_size": 722859,
            "image_download_size": 297990,
            "release_date": "2021-03-08"
        }
    ]
}
