From 216924044be308498ab531b321c62f5137fc1427 Mon Sep 17 00:00:00 2001 From: Kyiranes Date: Thu, 30 Apr 2026 17:30:06 -0400 Subject: [PATCH] Create household-objects.json --- list/household-objects.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 list/household-objects.json diff --git a/list/household-objects.json b/list/household-objects.json new file mode 100644 index 0000000..0a171a2 --- /dev/null +++ b/list/household-objects.json @@ -0,0 +1,22 @@ +{ + "emoji": "📺", + "title": "Household Objects", + "concepts": [ + "Television", + "Table", + "Chair", + "Desk", + "Bed", + "Lamp", + "Couch", + "Painting", + "Dishes", + "Fridge", + "Computers", + "Bookshelf", + "Curtains", + "Rug", + "Grandfather Clock", + "Laundry Basket" + ] +} \ No newline at end of file