{
  "hotel_name": "Prime Hotel",
  "branding": {
    "logo_url": "https://teamnex.solutions/wp-content/uploads/2025/10/MainLogoWhite@20x-scaled.png",
    "background_image": "https://images.pexels.com/photos/258154/pexels-photo-258154.jpeg",
    "primary_color": "#FFFFFF",
    "accent_color": "#000000",
    "font_family": "Inter"
  },
  "endpoints": {
    "checkin_lookup": "https://example.com/api/kiosk/checkin/lookup/",
    "id_upload": "https://example.com/api/kiosk/checkin/id/"
  },
  "ui": {
    "show_walkin": true,
    "show_checkout": true
  }
}
