{
  "remoteServiceBaseUrl": "http://10.65.206.100:8020",
  "asenRackAPI": "http://localhost:56288",
  "asenWaferAPI": "http://10.65.206.100:8089",
  "runcardAPI": "http://10.65.206.100:8058",
  "appBaseUrl": "http://localhost:4200",
  "localeMappings": {
    "angular": [
      {
        "from": "pt-BR",
        "to": "pt"
      },
      {
        "from": "zh-CN",
        "to": "zh"
      },
      {
        "from": "he-IL",
        "to": "he"
      },
      {
        "from": "es-MX",
        "to": "es"
      },
      {
        "from": "vi",
        "to": "en"
      }
    ],
    "moment": [
      {
        "from": "es-MX",
        "to": "es"
      },
      {
        "from": "zh-Hans",
        "to": "zh-cn"
      },
      {
        "from": "vi",
        "to": "en-gb"
      }
    ]
  }
}
