[
  { "id": "tidy_room_10", "title": "Tidy room (10 minutes)", "xp": 15, "gold": 5, "tagsOnComplete": ["cleaning"] },
  { "id": "clean_shoes", "title": "Clean work shoes", "xp": 12, "gold": 4, "tagsOnComplete": ["maintenance"] },
  { "id": "wash_load", "title": "Do a load of washing", "xp": 18, "gold": 6, "tagsOnComplete": ["laundry"] },
  { "id": "wipe_bench", "title": "Wipe kitchen bench", "xp": 10, "gold": 3, "tagsOnComplete": ["cleaning"] }
]