{
  "id": 34,
  "name": "Mushonyi (19g)",
  "phases": [
    {
      "name": "Deep Pre-Infusion",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "curve": "INSTANT"
      },
      "restriction": 2,
      "stopConditions": {
        "time": 8000,
        "pressureAbove": 3
      }
    },
    {
      "name": "Tea Bloom",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 2.5,
        "curve": "INSTANT",
        "start": 3
      },
      "stopConditions": {
        "time": 6000
      }
    },
    {
      "name": "Plum Peak",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8,
        "time": 3000,
        "curve": "LINEAR",
        "start": 2.5
      },
      "restriction": 5,
      "stopConditions": {
        "time": 3000
      }
    },
    {
      "name": "Astringency Control",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5.5,
        "time": 22000,
        "curve": "EASE_OUT",
        "start": 8
      },
      "restriction": 5,
      "stopConditions": {
        "time": 32000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 92,
  "globalStopConditions": {
    "weight": 44
  }
}