{
    "zarr_format": 3,
    "node_type": "group",
    "attributes": {
        "ome": {
            "version": "0.5",
            "multiscales": [
                {
                    "axes": [
                        {
                            "name": "c",
                            "type": "channel"
                        },
                        {
                            "name": "x",
                            "type": "space",
                            "unit": "nanometer"
                        },
                        {
                            "name": "y",
                            "type": "space",
                            "unit": "nanometer"
                        },
                        {
                            "name": "z",
                            "type": "space",
                            "unit": "nanometer"
                        }
                    ],
                    "datasets": [
                        {
                            "path": "1",
                            "coordinateTransformations": [
                                {
                                    "type": "scale",
                                    "scale": [
                                        1.0,
                                        90.0,
                                        90.0,
                                        90.0
                                    ]
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    }
}