{
  "_comment": "Auto-load: set uiFile to skip the drop-zone and load directly",
  "_comment1b": "You can also override it per-launch with a query param: ui-player.html?ui=saves/menu.ui.json",
  "uiFile": "",

  "_comment2": "Page background behind the UI (CSS color or gradient). The project's own bgImage from the builder is drawn on top of this if set.",
  "pageBackground": "#000000",

  "_comment3": "Toasts (GameAPI.showToast + runtime warnings)",
  "showToasts": true,

  "_comment4": "Loading screen customization",
  "loadingTitle": "UI Player",
  "loadingSubtitle": "UI Builder Runtime",
  "loadingMessage": "Memuat kandungan. Sila tunggu sebentar.",
  "loadingBgColor": "#05070e",
  "loadingTextColor": "#a0b0c0",
  "loadingAccentColor": "#00e5a0",
  "loadingFontFamily": "Rajdhani, sans-serif",
  "loadingShowProgress": true,
  "loadingLogo": ""
}
