{
  "name": "sharp_emberetch",
  "steps": [
    {
      "op": "colorCorrection"
    },
    {
      "op": "autoRefine",
      "clipLimit": 4.5,
      "tileX": 12,
      "tileY": 12
    },
    {
      "op": "unsharpMask",
      "strength": 1,
      "radius": 2,
      "amount": 1.5,
      "threshold": 0.02
    },
    {
      "op": "BWLevels",
      "input_min": 0,
      "input_max": 197
    },
    {
      "op": "monochrome",
      "preserveHighlights": 0.5,
      "midtoneLift": 0.09,
      "filmContrast": 0.12
    },
    {
      "op": "dehaze",
      "strength": 1,
      "amount": 0.38,
      "radius": 3,
      "air": 1,
      "tmin": 0.1
    },
    {
      "op": "highlightsShadows",
      "strength": 1,
      "shadows": 0.27,
      "highlights": -0.34
    },
    {
      "op": "highPass",
      "blend": 1,
      "radius": 2.7,
      "amount": 2,
      "mode": 1
    }
  ]
}