{
  "name": "TallyLight",
  "version": "873ea87-dirty-feature/migrate-to-esp32-p4.4",
  "builds": [
    {
      "chipFamily": "ESP32-S3",
      "parts": [
        {
          "path": "esp32s3/bootloader.bin",
          "offset": 0
        },
        {
          "path": "esp32s3/partition-table.bin",
          "offset": 32768
        },
        {
          "path": "esp32s3/TallyLight.bin",
          "offset": 65536
        },
        {
          "path": "esp32s3/web.bin",
          "offset": 1114112
        }
      ]
    }
  ]
}