{
	"name": "default-presets",
	"label": "ADJUSTMENTS_PRESETS",
	"locale": true,
	"grouped": [
		{
			"name": "group-Portraits",
			"label": "PORTRAITS_STYLE_PRESET",
			"id": "section-Portraits",
			"isGroup": true,
			"list": [
				{
					"id": "P01",
					"label": "Sunshine",
					"img": "./images/P01.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "curves",
									"adjustment": [
										{
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "red"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "paint",
													"horizontal": 61,
													"vertical": 65
												},
												{
													"_obj": "paint",
													"horizontal": 130,
													"vertical": 155
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 255
												}
											]
										},
										{
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "blue"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "paint",
													"horizontal": 120,
													"vertical": 106
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 255
												}
											]
										}
									]
								}
							}
						}
					]
				},
				{
					"id": "P02",
					"label": "Warmth",
					"img": "./images/P02.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "photoFilter",
									"color": {
										"_obj": "labColor",
										"luminance": 67,
										"a": 32,
										"b": 120
									},
									"density": 30
								}
							}
						}
					]
				},
				{
					"id": "P03",
					"label": "Moody Blues",
					"img": "./images/P03.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "curves",
									"adjustment": [
										{
											"_obj": "curvesAdjustment",
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "composite"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "paint",
													"horizontal": 61,
													"vertical": 73
												},
												{
													"_obj": "paint",
													"horizontal": 182,
													"vertical": 207
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 255
												}
											]
										}
									]
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "photoFilter",
									"color": {
										"_obj": "labColor",
										"luminance": 48.24,
										"a": 48,
										"b": -122
									},
									"density": 25
								}
							}
						}
					]
				},
				{
					"id": "P04",
					"label": "Darker",
					"img": "./images/P04.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "curves",
									"presetKind": {
										"_enum": "presetKindType",
										"_value": "presetKindCustom"
									},
									"adjustment": [
										{
											"_obj": "curvesAdjustment",
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "composite"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "paint",
													"horizontal": 130,
													"vertical": 101
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 255
												}
											]
										}
									]
								}
							}
						}
					]
				},
				{
					"id": "P05",
					"label": "Brighter",
					"img": "./images/P05.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "brightnessEvent",
									"brightness": 20,
									"center": 10,
									"useLegacy": false
								}
							}
						}
					]
				},
				{
					"id": "P06",
					"label": "Classic Black and White",
					"img": "./images/P06.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "curves",
									"adjustment": [
										{
											"_obj": "curvesAdjustment",
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "composite"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "paint",
													"horizontal": 62,
													"vertical": 51
												},
												{
													"_obj": "paint",
													"horizontal": 191,
													"vertical": 200
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 255
												}
											]
										}
									]
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_class": "blackAndWhite"
								}
							}
						}
					]
				}
			]
		},
		{
			"name": "group-Landscape",
			"label": "LANDSCAPE_STYLE_PRESET",
			"id": "section-Landscape",
			"isGroup": true,
			"list": [
				{
					"id": "L02",
					"label": "Color Pop",
					"img": "./images/L02.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "vibrance",
									"vibrance": 25,
									"saturation": 5
								}
							}
						}
					]
				},
				{
					"id": "L03",
					"label": "Pop",
					"img": "./images/L03.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "brightnessEvent",
									"brightness": 5,
									"center": 25,
									"useLegacy": false
								}
							}
						}
					]
				},
				{
					"id": "L04",
					"label": "Warm Contrast",
					"img": "./images/L04.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "colorBalance",
									"preserveLuminosity": true,
									"midtoneLevels": [
										0,
										0,
										-15
									]
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "curves",
									"adjustment": [
										{
											"_obj": "curvesAdjustment",
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "composite"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "paint",
													"horizontal": 63,
													"vertical": 53
												},
												{
													"_obj": "paint",
													"horizontal": 194,
													"vertical": 203
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 255
												}
											]
										}
									]
								}
							}
						}
					]
				},
				{
					"id": "L05",
					"label": "Faded",
					"img": "./images/L05.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "hueSaturation",
									"adjustment": [
										{
											"_obj": "hueSatAdjustmentV2",
											"hue": 0,
											"saturation": -40,
											"lightness": 0
										}
									]
								}
							}
						}
					]
				},
				{
					"id": "L06",
					"label": "Black and White",
					"img": "./images/L06.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite",
									"blue": -30
								}
							}
						}
					]
				}
			]
		},
		{
			"name": "group-PhotoRepair",
			"label": "Photo Repair",
			"id": "section-PhotoRepair",
			"isGroup": true,
			"list": [
				{
					"id": "Fix01",
					"label": "Sepia",
					"img": "./images/F01.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "colorBalance",
									"preserveLuminosity": true,
									"shadowLevels": [
										10,
										0,
										-10
									],
									"midtoneLevels": [
										20,
										0,
										-20
									]
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite",
									"red": 0,
									"yellow": 0,
									"grain": 0,
									"cyan": 0,
									"blue": 0,
									"magenta": 0
								}
							}
						}
					]
				},
				{
					"id": "Fix02",
					"label": "Warm Contrast",
					"img": "./images/F02.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "photoFilter",
									"preserveLuminosity": true,
									"density": 50
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite"
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "curves",
									"adjustment": [
										{
											"_obj": "curvesAdjustment",
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "composite"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "paint",
													"horizontal": 73,
													"vertical": 56
												},
												{
													"_obj": "paint",
													"horizontal": 163,
													"vertical": 164
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 255
												}
											]
										}
									]
								}
							}
						}
					]
				},
				{
					"id": "Fix03",
					"label": "Strong Contrast ",
					"img": "./images/F03.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"mode": {
									"_enum": "blendMode",
									"_value": "overlay"
								},
								"type": {
									"_obj": "curves"
								}
							}
						}
					]
				},
				{
					"id": "Fix04",
					"label": "Soft Contrast",
					"img": "./images/F04.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"mode": {
									"_enum": "blendMode",
									"_value": "softLight"
								},
								"type": {
									"_obj": "curves"
								}
							}
						}
					]
				},
				{
					"id": "Fix05",
					"label": "Lighten",
					"img": "./images/F05.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"mode": {
									"_enum": "blendMode",
									"_value": "screen"
								},
								"type": {
									"_obj": "levels"
								}
							}
						}
					]
				},
				{
					"id": "Fix06",
					"label": "Darken",
					"img": "./images/F06.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"mode": {
									"_enum": "blendMode",
									"_value": "multiply"
								},
								"type": {
									"_obj": "levels"
								}
							}
						}
					]
				}
			]
		},
		{
			"name": "group-Creative",
			"label": "Creative",
			"id": "section-Creative",
			"isGroup": true,
			"list": [
				{
					"id": "Creative01",
					"label": "Color Pop",
					"img": "./images/Creative01.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "vibrance",
									"vibrance": 50,
									"saturation": 25
								}
							}
						}
					]
				},
				{
					"id": "Creative02",
					"label": "Dark Fade",
					"img": "./images/Creative02.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "brightnessContrast",
									"brightness": -40,
									"contrast": 30,
									"useLegacy": false
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "hueSaturation",
									"adjustment": [
										{
											"_obj": "hueSatAdjustmentV2",
											"hue": 0,
											"lightness": 0,
											"saturation": -50
										}
									],
									"colorize": false
								}
							}
						}
					]
				},
				{
					"id": "Creative03",
					"label": "Cross Process",
					"img": "./images/Creative03.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "curves",
									"adjustment": [
										{
											"channel": {
												"_enum": "channel",
												"_ref": "channel",
												"_value": "composite"
											},
											"curve": [
												{
													"_obj": "point",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "point",
													"horizontal": 255,
													"vertical": 255
												}
											]
										},
										{
											"channel": {
												"_enum": "channel",
												"_ref": "channel",
												"_value": "red"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "paint",
													"horizontal": 64,
													"vertical": 40
												},
												{
													"_obj": "paint",
													"horizontal": 128,
													"vertical": 125
												},
												{
													"_obj": "paint",
													"horizontal": 175,
													"vertical": 190
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 255
												}
											]
										},
										{
											"channel": {
												"_enum": "channel",
												"_ref": "channel",
												"_value": "green"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "paint",
													"horizontal": 64,
													"vertical": 48
												},
												{
													"_obj": "paint",
													"horizontal": 97,
													"vertical": 128
												},
												{
													"_obj": "paint",
													"horizontal": 190,
													"vertical": 208
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 208
												}
											]
										},
										{
											"channel": {
												"_enum": "channel",
												"_ref": "channel",
												"_value": "blue"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 0
												},
												{
													"_obj": "paint",
													"horizontal": 59,
													"vertical": 24
												},
												{
													"_obj": "paint",
													"horizontal": 181,
													"vertical": 223
												},
												{
													"_obj": "paint",
													"horizontal": 252,
													"vertical": 255
												}
											]
										}
									]
								}
							}
						}
					]
				},
				{
					"id": "Creative04",
					"label": "Sepia",
					"img": "./images/Creative04.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite",
									"red": 40,
									"yellow": 60,
									"green": 40,
									"cyan": 60,
									"blue": 20,
									"magenta": 80,
									"useTint": true
								}
							}
						}
					]
				},
				{
					"id": "Creative05",
					"label": "Black and White Negative",
					"img": "./images/Creative05.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "brightnessContrast",
									"brightness": -40,
									"contrast": 40,
									"useLegacy": false
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "invert"
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite"
								}
							}
						}
					]
				}
			]
		},
		{
			"name": "group-Black_and_White",
			"label": "BLACKANDWHITE_STYLE_PRESET",
			"id": "section-Black_and_White",
			"isGroup": true,
			"list": [
				{
					"id": "BW02",
					"label": "Matte",
					"img": "./images/BW02.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "curves",
									"adjustment": [
										{
											"_obj": "curvesAdjustment",
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "composite"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 15
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 250
												}
											]
										}
									]
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite"
								}
							}
						}
					]
				},
				{
					"id": "BW03",
					"label": "Strong",
					"img": "./images/BW03.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "brightnessEvent",
									"brightness": 0,
									"center": 30,
									"useLegacy": false
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite"
								}
							}
						}
					]
				},
				{
					"id": "BW04",
					"label": "Neutral",
					"img": "./images/BW04.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite"
								}
							}
						}
					]
				},
				{
					"id": "BW05",
					"label": "Cool",
					"img": "./images/BW05.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "colorBalance",
									"preserveLuminosity": true,
									"shadowLevels": [
										0,
										0,
										5
									],
									"midtoneLevels": [
										-15,
										0,
										15
									]
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite"
								}
							}
						}
					]
				},
				{
					"id": "BW06",
					"label": "Warm",
					"img": "./images/BW06.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "photoFilter",
									"density": 25
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite"
								}
							}
						}
					]
				}
			]
		},
		{
			"name": "group-Cinematic",
			"label": "CINEMATIC_STYLE_PRESET",
			"id": "section-Cinematic",
			"isGroup": true,
			"list": [
				{
					"id": "C02",
					"label": "Split Tone",
					"img": "./images/C02.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "brightnessEvent",
									"brightness": -30,
									"center": 10,
									"useLegacy": false
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "colorBalance",
									"preserveLuminosity": true,
									"shadowLevels": [
										-20,
										0,
										20
									],
									"midtoneLevels": [
										-100,
										0,
										-100
									],
									"highlightLevels": [
										100,
										0,
										0
									]
								}
							}
						}
					]
				},
				{
					"id": "C03",
					"label": "Blue Mood",
					"img": "./images/C03.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "photoFilter",
									"color": {
										"_obj": "labColor",
										"luminance": 48.24,
										"a": 48,
										"b": -122
									},
									"density": 50
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "brightnessEvent",
									"brightness": -45,
									"center": 20,
									"useLegacy": false
								}
							}
						}
					]
				},
				{
					"id": "C04",
					"label": "Soft Sepia",
					"img": "./images/C04.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "hueSaturation",
									"colorize": true,
									"adjustment": [
										{
											"_obj": "hueSatAdjustmentV2",
											"channel": {
												"_enum": "channel",
												"_value": "composite"
											},
											"hue": 20,
											"saturation": 13,
											"lightness": 0
										}
									]
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "curves",
									"adjustment": [
										{
											"_obj": "curvesAdjustment",
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "composite"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 30
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 234
												}
											]
										}
									]
								}
							}
						}
					]
				},
				{
					"id": "C05",
					"label": "Dark Mystery",
					"img": "./images/C05.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "blackAndWhite",
									"red": 0,
									"yellow": 0,
									"green": 0,
									"cyan": 0,
									"blue": 0,
									"magenta": 0,
									"useTint": false
								}
							}
						}
					]
				},
				{
					"id": "C06",
					"label": "X Ray",
					"img": "./images/C06.jpg",
					"adjust": [
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "levels",
									"adjustment": [
										{
											"_obj": "levelsAdjustment",
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "composite"
											},
											"input": [
												83,
												255
											],
											"gamma": 0.83
										}
									]
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "hueSaturation",
									"adjustment": [
										{
											"_obj": "hueSatAdjustmentV2",
											"hue": 0,
											"saturation": -100,
											"lightness": 0
										}
									]
								}
							}
						},
						{
							"using": {
								"_obj": "adjustmentLayer",
								"type": {
									"_obj": "curves",
									"adjustment": [
										{
											"_obj": "curvesAdjustment",
											"channel": {
												"_ref": "channel",
												"_enum": "channel",
												"_value": "composite"
											},
											"curve": [
												{
													"_obj": "paint",
													"horizontal": 0,
													"vertical": 255
												},
												{
													"_obj": "paint",
													"horizontal": 255,
													"vertical": 0
												}
											]
										}
									]
								}
							}
						}
					]
				}
			]
		}
	],
	"unGrouped": [
		{
			"name": "group-Ungrouped",
			"label": "group-Ungrouped",
			"id": "section-ungroup",
			"isGroup": true,
			"list": []
		}
	],
	"defaults": [],
	"img": "./images/AdobeStock_123675849.jpg"
}