[
  {
    "id": "L1",
    "user": "User1",
    "title": "Shopping List",
    "imagePath": "shopping_list.png",
    "creationDate": "2025-09-23 10:05:03",
    "status": "active"
  },
  {
    "id": "L2",
    "user": "User1",
    "title": "My wife's to-do List",
    "imagePath": "wife_todo.png",
    "creationDate": "2025-09-24 10:05:03",
    "status": "active"
  },
  {
    "id": "21ca"
  }
]