{
  "$schema": "https://spec.soustack.org/soustack.schema.json",
  "profile": "lite",
  "stacks": {},
  "name": "Simple Toast",
  "ingredients": [
    "bread slice",
    "butter"
  ],
  "instructions": [
    "toast bread",
    "spread butter"
  ]
}
