{ "items": [ { "item": "Determine if the store has beans in stock.", "done": false }, { "item": "Inform the customer if beans are available for purchase.", "done": false }, { "item": "Provide the customer with three beans if available.", "done": false } ] }