{
  "name": "soft_acrylglow",
  "steps": [
    {
      "op": "colorCorrection"
    },
    {
      "op": "gradientMap",
      "c0": "#000000",
      "c1": "#808080",
      "c2": "#ffffff",
      "midPos": 0.46,
      "strength": 1
    },
    {
      "op": "autoRefine",
      "clipLimit": 2,
      "tileX": 6,
      "tileY": 6
    },
    {
      "op": "clarity",
      "mode": 0,
      "strength": 1,
      "amount": 0.45,
      "radius": 3,
      "protect": 0.4
    },
    {
      "op": "highlightsShadows",
      "strength": 1,
      "shadows": 0.25,
      "highlights": -0.2
    },
    {
      "op": "boxBlur",
      "radius": 1
    },
    {
      "op": "levels",
      "inputMin": 6,
      "inputMax": 238,
      "outputMin": 0,
      "outputMax": 255
    },
    {
      "op": "invert"
    },
    {
      "op": "mirror",
      "axis": "x"
    }
  ]
}