{
  "APP": {
    "name": "Il Sentiero dei Ducati",
    "id": "it.webmapp.sd",
    "customerName": "Sentiero dei Ducati"
  },
  "LANGUAGES": {
    "default": "it",
    "available": [
      "en"
    ]
  },
  "TABLES": {
    "details": {
      "showGpxDownload": false
    }
  },
  "HOME": [
    {
      "view": "compact-horizontal",
      "title": "Il Sentiero dei Ducati a piedi",
      "terms": ["10"],
      "translations": {
        "en": {
          "title": "The Sentiero dei Ducati on foot"
        }
      }
    },
    {
      "view": "compact-horizontal",
      "title": "Il Sentiero dei Ducati in Gravel Bike",
      "terms": ["12"],
      "translations": {
        "en": {
          "title": "The Sentiero dei Ducati by Gravel Bike"
        }
      }
    },
    {
      "view": "compact-horizontal",
      "title": "Il Sentiero dei Ducati in Mountain Bike",
      "terms": ["11"],
      "translations": {
        "en": {
          "title": "The Sentiero dei Ducati by Mountain Bike"
        }
      }
    },
    {
      "view": "compact-horizontal",
      "title": "I Luoghi dei Ducati",
      "terms": ["16"],
      "translations": {
        "en": {
          "title": "The places of the ducati"
        }
      }
    },
    {
      "view": "compact-horizontal",
      "title": "Ricettività e ristorazione",
      "terms": ["14", "15"],
      "translations": {
        "en": {
          "title": "Hospitality and catering"
        }
      }
    }
  ],
  "MAP": {
    "maxZoom": 16,
    "minZoom": 2,
    "defZoom": 12,
    "center": [
      10.5065,
      43.7432
    ],
    "layers": [
      {
        "label": "Mappa",
        "type": "maptile",
        "tilesUrl": "https://api.webmapp.it/tiles/"
      }
    ]
  },
  "THEME": {
    "primary": "#F27C00",
    "fontFamilyContent": "Montserrat",
    "fontFamilyHeader": "Montserrat"
  },
  "OPTIONS": {
    "baseUrl": "https://k.webmapp.it/sd/",
    "startUrl": "/main/explore",
    "beBaseUrl": "https://sentierodeiducati.it/",
    "poiMinRadius": 0.3,
    "poiMaxRadius": 0.7,
    "poiIconZoom": 12,
    "poiIconRadius": 2,
    "skipRouteIndexDownload": true
  },
  "AUTH": {
    "enable": false
  },
  "PAGES": {
    "legenda": {
      "type": "html",
      "title": "Legenda",
      "icon": "wm-icon-mappalo",
      "menuPosition": "top",
      "url": "legenda.html"
    }
  },
  "FILTERS": {
    "showPoiTree": true
  }
}
