{
  "id": 13,
  "name": "Crema-Max Freddo 18-54",
  "phases": [
    {
      "name": "Quick wetting",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 2.2,
        "curve": "INSTANT",
        "start": 2.2
      },
      "stopConditions": {
        "time": 4000,
        "weight": 1
      }
    },
    {
      "name": "Compression",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5,
        "time": 3000,
        "curve": "EASE_OUT",
        "start": 2.2
      },
      "restriction": 2,
      "stopConditions": {
        "time": 6000,
        "weight": 4,
        "pressureAbove": 5
      }
    },
    {
      "name": "Short crema peak",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9.4,
        "time": 2000,
        "curve": "EASE_IN_OUT",
        "start": 5
      },
      "restriction": 5,
      "stopConditions": {
        "time": 3500,
        "weight": 10
      }
    },
    {
      "name": "Body hold",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8.2,
        "time": 5000,
        "curve": "LINEAR",
        "start": 9.4
      },
      "restriction": 4,
      "stopConditions": {
        "weight": 24
      }
    },
    {
      "name": "Dense decline",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6.6,
        "time": 7000,
        "curve": "LINEAR",
        "start": 8.2
      },
      "restriction": 3,
      "stopConditions": {
        "weight": 40
      }
    },
    {
      "name": "Short finish",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5,
        "time": 7000,
        "curve": "LINEAR",
        "start": 6.6
      },
      "restriction": 2,
      "stopConditions": {
        "weight": 54
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 94,
  "globalStopConditions": {
    "weight": 54
  }
}