The transformations needed are:
C. Horizontal shift
E. Vertical shift
{"axisType": 3, "coordSystem": {"xmin": -5, "xmax": 5, "ymin": -1, "ymax": 10}, "commands": ["y = abs(x)", "y = abs(x-2) + 3"], "latex_expressions": ["$f(x) = |x|$", "$h(x) = |x-2| + 3$"]}