{
  "name": "simple_stoneset",
  "steps": [
    {
      "op": "colorCorrection"
    },
    {
      "op": "autoRefine",
      "clipLimit": 1,
      "tileX": 0,
      "tileY": 0
    },
    {
      "op": "monochrome",
      "preserveHighlights": 0.5,
      "midtoneLift": 0.19,
      "filmContrast": 0
    },
    {
      "op": "invert"
    },
    {
      "op": "highlightsShadows",
      "strength": 1,
      "shadows": 0.25,
      "highlights": -0.22
    }
  ]
}