{
  "bookings": [
    {
      "id": "b_1767938670305_c3e257fd",
      "appId": "1ebd6e72-13af-4d05-93db-d7b97a9160bf",
      "service": "service_a",
      "serviceLabel": "Service A",
      "technician": 1,
      "technicianLabel": "Tech A",
      "clientName": "Kevin",
      "clientContact": "7735551234",
      "date": "2026-01-08",
      "time": "09:00",
      "durationMin": 60,
      "amount": 50,
      "startTs": 1767862800000,
      "endTs": 1767866400000,
      "created": 1767938670305
    },
    {
      "id": "b_1767940269660_febc02c6",
      "appId": "1ebd6e72-13af-4d05-93db-d7b97a9160bf",
      "service": "service_a",
      "serviceLabel": "service_a",
      "technician": 1,
      "technicianLabel": "1",
      "clientName": "Kevin",
      "clientContact": "7735551234",
      "date": "2026-01-08",
      "time": "10:00",
      "durationMin": 60,
      "amount": 50,
      "startTs": 1767866400000,
      "endTs": 1767870000000,
      "created": 1767940269660
    }
  ]
}