{
  "bookings": [
    {
      "id": "fe7d44f7-2bf8-4ac3-996e-6b3ddf195818",
      "appId": "d90494c8-8be1-40b1-9876-622a1eed9f44",
      "date": "01/12/2026",
      "time": "09:00",
      "startMin": 540,
      "endMin": 600,
      "technicianId": 1,
      "technicianLabel": "hop",
      "serviceId": "pinky",
      "serviceLabel": "pinky",
      "durationMin": 60,
      "amount": 50,
      "clientName": "heffy",
      "clientContact": "5455555555",
      "created": 1768166197653
    },
    {
      "id": "8d857dab-9545-4b92-a097-6d049a6431b7",
      "appId": "d90494c8-8be1-40b1-9876-622a1eed9f44",
      "date": "01/12/2026",
      "time": "10:00",
      "startMin": 600,
      "endMin": 660,
      "technicianId": 1,
      "technicianLabel": "hop",
      "serviceId": "pinky",
      "serviceLabel": "pinky",
      "durationMin": 60,
      "amount": 50,
      "clientName": "derral",
      "clientContact": "5455555555",
      "created": 1768167198527
    }
  ]
}