[
  {
    "id": "1",
    "title": "Meeting with Arthur Bell",
    "time": "09:00 - 09:45 AM (UTC)",
    "type": "Product Design",
    "platform": "On Google Meet",
    "color": "#E2E9FF",
    "textColor": "#4318FF"
  },
  {
    "id": "2",
    "title": "Meeting with Leslie Perez",
    "time": "09:00 - 09:45 AM (UTC)",
    "type": "Marketing Business",
    "platform": "On Google Meet",
    "color": "#E6F9F0",
    "textColor": "#05CD99"
  },
  {
    "id": "3",
    "title": "Meeting with Abdo Salamah",
    "time": "09:00 - 09:45 AM (UTC)",
    "type": "Interview",
    "platform": "On Google Meet",
    "color": "#E6F9F0",
    "textColor": "red"
  }
]