{
  "data_type": "uint8",
  "num_channels": 1,
  "scales": [
    {
      "chunk_sizes": [
        [
          128,
          128,
          128
        ]
      ],
      "encoding": "raw",
      "key": "4_4_4",
      "resolution": [
        4,
        4,
        4
      ],
      "size": [
        1024,
        1024,
        512
      ],
      "voxel_offset": [
        0,
        0,
        0
      ]
    },
    {
      "chunk_sizes": [
        [
          128,
          128,
          128
        ]
      ],
      "encoding": "raw",
      "key": "8_8_8",
      "resolution": [
        8,
        8,
        8
      ],
      "size": [
        512,
        512,
        256
      ],
      "voxel_offset": [
        0,
        0,
        0
      ]
    },
    {
      "chunk_sizes": [
        [
          128,
          128,
          128
        ]
      ],
      "encoding": "raw",
      "key": "16_16_16",
      "resolution": [
        16,
        16,
        16
      ],
      "size": [
        256,
        256,
        128
      ],
      "voxel_offset": [
        0,
        0,
        0
      ]
    }
  ],
  "type": "image"
}