{
  "name": "soft_glasscraft",
  "steps": [
    {
      "op": "colorCorrection"
    },
    {
      "op": "highlightsShadows",
      "strength": 1,
      "shadows": 0.27,
      "highlights": -0.15
    },
    {
      "op": "clarity",
      "mode": 0,
      "strength": 1,
      "amount": 0.35,
      "radius": 2.5,
      "protect": 0.35
    },
    {
      "op": "boxBlur",
      "radius": 1
    },
    {
      "op": "autoRefine",
      "clipLimit": 1,
      "tileX": 0,
      "tileY": 0
    },
    {
      "op": "monochrome",
      "preserveHighlights": 0.5,
      "midtoneLift": 0.18,
      "filmContrast": 0.12
    },
    {
      "op": "invert"
    },
    {
      "op": "mirror",
      "axis": "x"
    }
  ]
}
