{
    "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.1.2 (Trixie)",
            "description": "AllStarLink ASL3 Raspberry Pi Appliance (3.1.2)",
            "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.1.2.img.xz",
            "extract_size": 3901752320,
            "extract_sha256": "e02c2175fbd0b75bd9c8e5bb2284ccab47b0e53271aff6ac48f72a418de868cb",
            "image_download_size": 911172096,
            "image_download_sha256": "6b110cc6065b362f6d4344b7600ac8cd5c98e8602495e334fc7db90115871915",
            "release_date": "2026-02-25",
            "devices": [
                "pi5-64bit",
                "pi4-64bit",
                "pi3-64bit"
            ],
            "init_format": "systemd"
        }
    ]
}
