{
  "APP": {
    "name": "Merlot Reiser",
    "id": "it.webmapp.merlot",
    "customerName": "Merlot Reiser"
  },
  "HOME": [
    {
      "view": "expanded",
      "title": "Self Guided Experience",
      "subtitle": "Relax and enjoy your ride with our itineraries",
      "locale": "en",
      "types": [
        "route"
      ],
      "terms": ["453", "443", "442", "444", "441", "436", "435", "437", "439", "438"],
      "translations": {
        "nb": {
          "title": "Merlot Reiser",
          "subtitle": "En digital veibeskrivelse for din reise med oss"
        }
      }
    }
  ],
  "LANGUAGES": {
    "default": "nb",
    "available": [
      "en"
    ]
  },
  "MAP": {
    "maxZoom": 16,
    "minZoom": 4,
    "defZoom": 9,
    "center": [
      10,
	    44
    ],
    "layers": [
      {
        "label": "Mappa",
        "type": "maptile",
        "tilesUrl": "https://api.webmapp.it/tiles/",
        "default": false,
        "maxNativeZoom": 17
      }
    ]
  },
  "THEME": {
    "primary": "#6ca858"
  },
  "OPTIONS": {
    "baseUrl": "https://k.webmapp.it/merlot/",
    "startUrl": "/main/explore",
    "hideGlobalMap": false,
    "beBaseUrl": "http://merlot.be.webmapp.it/",
    "addArrowsOverTracks": true,
    "poiMinRadius": 1,
    "privacyUrl": "https://www.merlot.no/personvernerklaering",
    "downloadRoutesInWebapp": true,
    "useClustering": true,
    "clustering": {
      "enable": true
    },
    "poiIconZoom": 4
  },
  "AUTH": {
    "enable": true
  },
  "PAGES": [
    {
      "menuPosition": "credits",
      "url": "credits.html"
    }
  ]
}
