{
  "APP": {
    "name": "Monte Pisano Travel",
    "id": "it.webmapp.montepisanotravel",
    "customerName": "Monte Pisano Travel"
  },
  "LANGUAGES": {
    "default": "it",
    "available": [
      "de",
      "en",
      "es",
      "fa",
      "fr",
      "nb",
      "nl"
    ]
  },
  "MAP": {
    "maxZoom": 16,
    "minZoom": 6,
    "defZoom": 9,
    "center": [
      10,
      44
    ],
    "bbox": [
      9.45,
      41.71,
      13.11,
      45.16
    ],
    "layers": [
      {
        "label": "Mappa",
        "type": "maptile",
        "tilesUrl": "https://api.webmapp.it/tiles/",
        "default": false,
        "maxNativeZoom": 17
      }
    ]
  },
  "OPTIONS": {
    "baseUrl": "https://k.webmapp.it/montepisanotravel/",
    "startUrl": "/main/explore",
    "beBaseUrl": "http://montepisano.travel/",
    "useClustering": true,
    "clustering": {
      "enable": true
    },
    "poiMinRadius": 1.0,
    "poiMaxRadius": 1.0,
    "poiIconZoom": 12,
    "showMapViewfinder": false,
    "disableLogin": true
  },
  "THEME": {
    "fontFamilyHeader": "Roboto Slab",
    "fontFamilyContent": "Roboto Slab",
    "primary": "#F39437"
  },
  "GEOLOCATION": {
    "record": {
      "enable": true
    }
  },
  "OFFLINE": {
    "enable": true
  }
}