{
  "bookings": [
    {
      "id": "b_1768016499550_d75b85d5",
      "appId": "84ae2b4d-3f01-4cbf-b081-de86f2e6ee01",
      "service": "service_3",
      "serviceLabel": "service_3",
      "technician": 2,
      "technicianLabel": "2",
      "clientName": "jeff bobby",
      "clientContact": "7735551234",
      "date": "2026-01-10",
      "time": "09:45",
      "durationMin": 60,
      "amount": 0,
      "startTs": 1768038300000,
      "endTs": 1768041900000,
      "created": 1768016499550
    },
    {
      "id": "b_1768016513737_dd032733",
      "appId": "84ae2b4d-3f01-4cbf-b081-de86f2e6ee01",
      "service": "service_b",
      "serviceLabel": "service_b",
      "technician": 1,
      "technicianLabel": "1",
      "clientName": "Test Client",
      "clientContact": "555-111-2222",
      "date": "2026-01-10",
      "time": "10:00",
      "durationMin": 60,
      "amount": 0,
      "startTs": 1768039200000,
      "endTs": 1768042800000,
      "created": 1768016513737
    }
  ]
}