{
  "menu": {
    "scenes": {
      "label": "Scenes",
      "icon": { "url": "", "style": { "width": "", "height": "" } },
      "visible": true
    },
    "saveScene": { "label": "Save scene", "icon": { "url": "" }, "visible": true },
    "summary": { "label": "Summary", "icon": { "url": "" }, "visible": true },
    "myFavorites": { "label": "My Favorites", "icon": { "url": "" }, "visible": true }
  },
  "cssVariables": { "--css-variable-starts-with-dash-dash": "dummy" },
  "mobileMenu": {
    "openMenu": { "icon": { "url": "" }, "visible": true },
    "editScene": { "icon": { "url": "" }, "visible": true }
  },
  "hotspot_points": { "label": { "visible": true }, "idle_timeout_ms": 2000 },
  "hotspot_area_tooltip": { "visible": false },
  "panels": {
    "products": {
      "headers": {
        "hotspots": {
          "label": "Area"
        },
        "products": {
          "label": "Colors"
        }
      },
      "empty_label": "Products list Empty",
      "product": {
        "title": {
          "desktop": {
            "visible": true
          },
          "landscape": {
            "visible": false
          },
          "portrait": {
            "visible": true
          }
        }
      }
    },
    "favorites": {
      "title": "Favorites",
      "visible": true,
      "empty_label": "There is no favorite yet",
      "empty_sublabel": "Choose favorites to appear here"
    },
    "scenes": {
      "level1": { "title": "Choose your Style" },
      "level2": { "title": "Choose your Layout" }
    },
    "hotspots": { "visible": true }
  },
  "general": {
    "buttons": {
      "download": {
        "label": "Download image",
        "icon": {
          "url": ""
        },
        "visible": true
      },
      "fullscreen": {
        "icon": {
          "url": ""
        },
        "visible": true
      },
      "fullscreen_exit": {
        "icon": {
          "url": ""
        },
        "visible": true
      },
      "save_product": {
        "icon": {
          "url": ""
        },
        "icon_selected": {
          "url": ""
        },
        "visible": true
      },
      "save_scene": {
        "label": "Add scene to Favorites",
        "icon": {
          "url": ""
        },
        "icon_selected": {
          "url": ""
        },
        "visible": true
      },
      "add_to_cart": {
        "label": "More Details",
        "visible": true
      },
      "order_sample": {
        "label": "Order Sample",
        "visible": true
      }
    },
    "dropdowns": {
      "trigger": {
        "icon": {
          "url": ""
        },
        "icon_selected": {
          "url": ""
        },
        "visible": true
      },
      "check_container": {
        "icon": {
          "url": ""
        },
        "icon_selected": {
          "url": ""
        }
      }
    },
    "list": {
      "scroll": {
        "arrow": {
          "icon": {
            "url": ""
          }
        }
      }
    },
    "loader": {
      "visible": true,
      "icon": {
        "url": ""
      }
    },
    "powered_by": {
      "icon": {
        "url": "https://web-apps.byondxr.com/assets/Watermark/Powered_by_ByondXR.svg"
      },
      "visible": true
    }
  },
  "download": {
    "logo": {
      "icon": {
        "url": ""
      },
      "visible": true
    },
    "copyright": { "label": "© All rights 2020 Byond XR", "visible": true }
  }
}
