{
    "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.4.0 (Trixie)",
            "description": "AllStarLink ASL3 Raspberry Pi Appliance (3.4.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.4.0.img.xz",
            "extract_size": 3824157696,
            "extract_sha256": "88f1a9637cc0e8130d1d5e08f48fd8ebd13fd792dfa86ddfbe673c582aa4fe91",
            "image_download_size": 730188008,
            "image_download_sha256": "bc2dfafafe0cada51e30f1a07a843baca62e3b6b7a3dd5e9e03ea9e9160cae91",
            "release_date": "2026-07-19",
            "devices": [
                "pi5-64bit",
                "pi4-64bit",
                "pi3-64bit"
            ],
            "init_format": "systemd"
        }
    ]
}
