{
  "APP": {
    "name": "Cammino Basiliano",
    "id": "it.webmapp.cbs",
    "customerName": "Cammino Basiliano"
  },
  "LANGUAGES": {
    "default": "it",
    "available": [
      "en"
    ]
  },
  "HOME": [
    {
      "view": "title",
      "title": "Il Cammino Basiliano®",
      "translations": {
        "en": {
          "title": "Il Cammino Basiliano®"
        }
      }
    },
    {
      "view": "compact-horizontal",
      "title": "Scopri le tappe del Cammino",
      "subtitle": "Un viaggio alla scoperta delle antiche radici dell’Europa nel Mediterraneo",
      "terms": [
        "15"
      ],
      "translations": {
        "en": {
          "title": "Discover the stages of the Cammino Basiliano",
          "subtitle": "A journey across the ancient roots of Europe at the heart of the Mediterranean Sea"
        }
      }
    },
    {
      "view": "compact-horizontal",
      "terms": [
        "18"
      ]
    },
    {
      "view": "compact-horizontal",
      "terms": [
        "27"
      ]
    },
    {
      "view": "compact-horizontal",
      "terms": [
        "32"
      ]
    }
  ],
  "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/cbs/",
    "startUrl": "/main/map",
    "beBaseUrl": "https://cbs.wp.webmapp.it/",
    "poiMinRadius": 0.3,
    "poiMaxRadius": 2,
    "poiIconZoom": 14,
    "poiIconRadius": 2,
    "poiMinZoom": 12.5,
    "poiLabelMinZoom": 11.5,
    "skipRouteIndexDownload": true,
    "showEditLink": true,
    "useClustering": true,
    "clustering": {
      "enable": true,
      "highZoom":10
    },
    "highlightReadMoreButton": true
  },
  "THEME": {
    "primary": "#FEC10D",
    "fontFamilyHeader": "Rubik",
    "fontFamilyContent": "Open Sans"
  },
  "PAGES": {
    "associazione": {
      "type": "html",
      "title": "L'associazione",
      "icon": "wm-icon-information-15",
      "menuPosition": "top",
      "url": "associazione.html",
      "locale": "it",
      "translations": {
        "en": {
          "url": "the-cammino-basiliano-association.html",
          "title": "The association"
        }
      }
    },
    "partire": {
      "type": "html",
      "title": "Partire",
      "icon": "wm-icon-hiking-15",
      "menuPosition": "top",
      "url": "partire.html",
      "locale": "it",
      "translations": {
        "en": {
          "url": "get-ready.html",
          "title": "Get ready"
        }
      }
    },
    "Contatti": {
      "type": "html",
      "title": "Contatti",
      "icon": "wm-icon-android-contact",
      "menuPosition": "top",
      "url": "contatti.html",
      "locale": "it",
      "translations": {
        "en": {
          "url": "contacts.html",
          "title": "Contacts"
        }
      }
    }
  },
  "STRINGS": {
    "taxonomy": {
      "who": {
        "name": "Difficoltà",
        "locale": "it",
        "translations": {
          "en": {
            "name": "Difficulty"
          }
        }
      }
    }
  }
}
