{
  "os_list": [
    {
      "name": "AOSC OS Base (20260312)",
      "default_os_name": "AOSC OS",
      "boot_object": "m1n1.bin",
      "next_object": "m1n1/boot.bin",
      "package": "aosc-os_base_20260312_arm64+asahi.zip",
      "icon": "aosc-os-128.icns",
      "supported_fw": [
        "13.5"
      ],
      "partitions": [
        {
          "name": "EFI",
          "type": "EFI",
          "size": "512MB",
          "format": "fat",
          "copy_firmware": true,
          "copy_installer_data": true,
          "source": "esp"
        },
        {
          "name": "Root",
          "type": "Linux",
          "size": "11GB",
          "expand": true,
          "image": "rootfs.img"
        }
      ]
    },
    {
      "name": "AOSC OS Desktop (20260312)",
      "default_os_name": "AOSC OS",
      "boot_object": "m1n1.bin",
      "next_object": "m1n1/boot.bin",
      "package": "aosc-os_desktop_20260312_arm64+asahi.zip",
      "icon": "aosc-os-128.icns",
      "supported_fw": [
        "13.5"
      ],
      "partitions": [
        {
          "name": "EFI",
          "type": "EFI",
          "size": "512MB",
          "format": "fat",
          "copy_firmware": true,
          "copy_installer_data": true,
          "source": "esp"
        },
        {
          "name": "Root",
          "type": "Linux",
          "size": "20GB",
          "expand": true,
          "image": "rootfs.img"
        }
      ]
    }
  ]
}
