{
  "name": "smooth_metalcast",
  "steps": [
    {
      "op": "colorCorrection"
    },
    {
      "op": "gradientMap",
      "c0": "#000000",
      "c1": "#808080",
      "c2": "#ffffff",
      "midPos": 0.45,
      "strength": 1
    },
    {
      "op": "autoRefine",
      "clipLimit": 2,
      "tileX": 7,
      "tileY": 7
    },
    {
      "op": "clarity",
      "mode": 0,
      "strength": 1,
      "amount": 0.5,
      "radius": 3,
      "protect": 0.3
    },
    {
      "op": "highlightsShadows",
      "strength": 1,
      "shadows": 0.1,
      "highlights": -0.25
    },
    {
      "op": "boxBlur",
      "radius": 1
    },
    {
      "op": "highPass",
      "blend": 1,
      "radius": 1.8,
      "amount": 1.4,
      "mode": 1
    },
    {
      "op": "levels",
      "inputMin": 12,
      "inputMax": 228,
      "outputMin": 0,
      "outputMax": 255
    }
  ]
}