{
  "locale": "de",
  "capturedAt": "2026-09-11",
  "dimensions": {
    "csv-to-json-light": {
      "width": 1200,
      "height": 1114
    },
    "csv-to-json-dark": {
      "width": 1200,
      "height": 1114
    },
    "json-to-csv-light": {
      "width": 1200,
      "height": 1114
    },
    "json-to-csv-dark": {
      "width": 1200,
      "height": 1114
    },
    "yaml-to-json-light": {
      "width": 1220,
      "height": 1114
    },
    "yaml-to-json-dark": {
      "width": 1220,
      "height": 1114
    },
    "json-to-yaml-light": {
      "width": 1220,
      "height": 1114
    },
    "json-to-yaml-dark": {
      "width": 1220,
      "height": 1114
    }
  },
  "csv": {
    "source": {
      "name": "sample-table.csv",
      "bytes": 115,
      "rows": 2
    },
    "json": {
      "name": "converted-from-csv.json",
      "bytes": 247,
      "rows": 2
    },
    "reverse": {
      "name": "converted-from-json.csv",
      "bytes": 115,
      "rows": 2
    }
  },
  "yaml": {
    "source": {
      "name": "sample-config.yaml",
      "bytes": 128
    },
    "json": {
      "name": "converted-from-yaml.json",
      "bytes": 177
    },
    "reverse": {
      "name": "converted-from-json.yaml",
      "bytes": 126
    }
  }
}
