{
  "app": "Trip Logbook API",
  "status": "running",
  "endpoints": [
    "/health",
    "/sync/full-push",
    "/trips",
    "/trips/{id}",
    "/records",
    "/photos/{id}"
  ]
}