{
    "name": "Blooming_solid",
    "phases": [
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 6,
                "curve": "INSTANT"
            },
            "restriction": 7,
            "stopConditions": {
                "weight": 2.6
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 30000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 9,
                "time": 2000,
                "curve": "EASE_OUT"
            },
            "restriction": 4,
            "stopConditions": {
                "time": 4000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 9,
                "curve": "INSTANT"
            },
            "restriction": 4,
            "stopConditions": []
        }
    ],
    "recipe": {
        "ratio": 2,
        "coffeeIn": 18
    },
    "waterTemperature": 93.5,
    "globalStopConditions": {
        "weight": 45
    }
}