var config = { APP_ENV: "production-1.0.0", END_POINT: "https://dxp-comm.dev.tgcsstore.com", MQTT_HOST_URL: "localhost", MQTT_HOST_PORT: "61614", MQTT_TOPIC: "VSTopic/Event", COMPOSITE_APP: "http://localhost:9095", IFRAME_HOST_URL: "https://dxp-comm.dev.tgcsstore.com/static-store", MQ_CONNECTION_FAILURE: "POS MQ Connection failed. Reconnecting...", MQ_CONNECTION_LOST: "POS MQ Connection failed. Reconnecting...", IFRAME_MISSING_MANDATORY_PARAMETERS: "Missing mandatory parameters. Please ensure connectionid and siteid are present in the URL.", WEBSOCKET_CONNECTION_FAILED: "Websocket Connection failed. Reconnecting...", FAILED_CLOSE_NOTIFICATION: "Failed to close notification. Status: %error%", NOT_LOGIN_MESSAGE: "You need to sign in to access the system. Please sign in to proceed.", FAILED_COMPOSITE_APP_API: "Failed to call composite-app API. Status: %error%", FAILED_OPEN_NOTIFICATION_PANEL: "Failed to open the notification panel. Please try again later.", FAILED_TO_MARK_CLOSE: "%failed.to.mark.close%", TASKBAR_OFFLINE : "Taskbar Offline" };