{
  "id": "lnsZyLvQA3",
  "type": "pro",
  "label": "Jiggly Berry Blooming Allonge",
  "phases": [
    {
      "name": "Fill",
      "pump": {
        "flow": 4.5,
        "target": "flow",
        "pressure": 3
      },
      "phase": "preinfusion",
      "valve": 1,
      "targets": [
        {
          "type": "pressure",
          "value": 2.5,
          "operator": "gte"
        }
      ],
      "duration": 8,
      "transition": {
        "type": "ease-out",
        "adaptive": true,
        "duration": 2
      },
      "temperature": 95
    },
    {
      "name": "Soaking (Bloom)",
      "pump": {
        "flow": 0,
        "target": "pressure",
        "pressure": 0.1
      },
      "phase": "preinfusion",
      "valve": 1,
      "duration": 10,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 94
    },
    {
      "name": "Pressurize",
      "pump": {
        "flow": 3.8,
        "target": "pressure",
        "pressure": 7
      },
      "phase": "brew",
      "valve": 1,
      "duration": 5,
      "transition": {
        "type": "linear",
        "adaptive": true,
        "duration": 5
      },
      "temperature": 93
    },
    {
      "name": "Extraction",
      "pump": {
        "flow": 3.8,
        "target": "flow",
        "pressure": 7
      },
      "phase": "brew",
      "valve": 1,
      "targets": [
        {
          "type": "volumetric",
          "value": 55,
          "operator": "gte"
        }
      ],
      "duration": 35,
      "transition": {
        "type": "linear",
        "adaptive": true,
        "duration": 10
      },
      "temperature": 92
    },
    {
      "name": "Finish",
      "pump": {
        "flow": 2.5,
        "target": "flow",
        "pressure": 4
      },
      "phase": "brew",
      "valve": 1,
      "targets": [
        {
          "type": "volumetric",
          "value": 65,
          "operator": "gte"
        }
      ],
      "duration": 15,
      "transition": {
        "type": "ease-out",
        "adaptive": true,
        "duration": 5
      },
      "temperature": 90
    }
  ],
  "description": "Optimized for DAK Jiggly Berry - SSP Cast V2 - Bloom & 6 Bar Limit",
  "temperature": 95
}