26 lines
740 B
JSON
26 lines
740 B
JSON
{
|
|
"title": "Guest",
|
|
"welcomePrefix": "WELCOME",
|
|
"welcomeSuffix": "'s Family",
|
|
"heroWelcomeText": "WELCOME",
|
|
"heroGuestText": "Guest",
|
|
"use_ip_location": false,
|
|
"manual_location": "Your Hotel Location",
|
|
"idle_timeout_seconds": 300,
|
|
"plex_enabled": true,
|
|
"restaurants_enabled": true,
|
|
"attractions_enabled": true,
|
|
"brand_color": "#1f2937",
|
|
"resortName": "Mojo Dojo Casa House",
|
|
"roomNumber": "ROOM 201",
|
|
"backgroundVideoPath": "/media/background.mp4",
|
|
"heroStatusBarBg": "#1B4965",
|
|
"heroHeaderBg": "#1E8E9F",
|
|
"heroAccentLineColor": "#FF6F61",
|
|
"heroWelcomeTextColor": "#FF6F61",
|
|
"heroGuestTextColor": "#ffffff",
|
|
"idleBgColor": "#1a1a1a",
|
|
"idleTitleColor": "#ffffff",
|
|
"idleSuffixColor": "#d4af37"
|
|
}
|