{
    "imager": {
        "latest_version": "2.0.0",
        "url": "https://www.raspberrypi.com/software/",
        "devices": [
            {
                "name": "Raspberry Pi 5",
                "tags": [
                    "pi5-64bit"
                ],
                "default": true,
                "icon": "https://downloads.raspberrypi.com/imager/icons/RPi_5.png",
                "description": "Raspberry Pi 5, 500 / 500+, and Compute Module 5",
                "matching_type": "exclusive"
            },
            {
                "name": "Raspberry Pi 4",
                "tags": [
                    "pi4-64bit"
                ],
                "icon": "https://downloads.raspberrypi.com/imager/icons/RPi_4.png",
                "description": "Raspberry Pi 4 Model B, 400, and Compute Module 4 / 4S",
                "matching_type": "inclusive"
            },
            {
                "name": "Raspberry Pi 3",
                "tags": [
                    "pi3-64bit"
                ],
                "icon": "https://downloads.raspberrypi.com/imager/icons/RPi_3.png",
                "description": "Raspberry Pi 3 Model A+ / B / B+ and Compute Module 3 / 3+",
                "matching_type": "inclusive"
            },
            {
                "name": "Raspberry Pi Zero 2 W",
                "tags": [
                    "pi3-64bit"
                ],
                "icon": "https://downloads.raspberrypi.com/imager/icons/RPi_Zero_2_W.png",
                "description": "Raspberry Pi Zero 2 W",
                "matching_type": "inclusive"
            }
        ]
    },
    "os_list": [
        {
            "name": "AllStarLink 3.3.0 (Trixie)",
            "description": "AllStarLink ASL3 Raspberry Pi Appliance (3.3.0)",
            "website": "https://www.allstarlink.org",
            "icon": "https://www.allstarlink.org/assets/images/allstar-logo-small.png",
            "url": "https://repo.allstarlink.org/images/pi/allstar3-arm64-3.3.0.img.xz",
            "extract_size": 4319084544,
            "extract_sha256": "4d2376ca3d772d8ca64654cf943a75404bef7f55ba45033ad09eaa0e3d3aacad",
            "image_download_size": 948502008,
            "image_download_sha256": "d9c8fc6d7bb1ea077e7ff94b1fb7c65b704c857b3e21402a14e05623a79b1061",
            "release_date": "2026-06-08",
            "devices": [
                "pi5-64bit",
                "pi4-64bit",
                "pi3-64bit"
            ],
            "init_format": "systemd"
        }
    ]
}
