{
  "APP": {
    "name": "bare",
    "id": "it.webmapp.bare",
    "customerName": "bare"
  },
  "LANGUAGES": {
    "default": "en",
    "available": [
      "de",
      "es",
      "fa",
      "fr",
      "it",
      "nb",
      "nl"
    ]
  },
  "MAP": {
    "maxZoom": 16,
    "minZoom": 2,
    "defZoom": 12,
    "center": [
      10.5065,
      43.7432
    ],
    "layers": [
      {
        "label": "Mappa",
        "type": "maptile",
        "tilesUrl": "https://api.webmapp.it/tiles/"
      }
    ]
  },
  "OPTIONS": {
    "baseUrl": "https://k.webmapp.it/bare_single/",
    "startUrl": "/main/explore",
    "beBaseUrl": "http://bare.be.webmapp.it/"
  }
}
