{
  "APP": {
    "name": "Sentieri In Tasca",
    "id": "it.webmapp.sit",
    "customerName": "Sentieri In Tasca"
  },
  "LANGUAGES": {
    "default": "it",
    "available": [
      "en"
    ]
  },
  "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/sit/",
    "startUrl": "/main/explore",
    "beBaseUrl": "https://sit.wp.webmapp.it",
    "skipRouteIndexDownload": true,
    "forceWelcomePagePopup": true
  },
  "THEME": {
    "fontFamilyHeader": "Montserrat"
  },
  "HOME": [
    {
      "view": "features-expanded",
      "title": "Scopri la natura dei Prenestini",
      "types": [
        "poi"
      ],
      "terms": ["16"],
      "translations": {
        "en": {
          "title": "Discover the nature of Prenestini"
        }
      }
    },
    {
      "view": "features-expanded",
      "title": "I nostri borghi",
      "types": [
        "poi"
      ],
      "terms": ["13"],
      "translations": {
        "en": {
          "title": "Our villages"
        }
      }
    },
    {
      "view": "features-expanded",
      "title": "Le migliori passeggiate dei Prenestini",
      "types": [
        "track"
      ],
      "terms": ["10"],
      "translations": {
        "en": {
          "title": "Best walks in Prenestini"
        }
      }
    }
  ],
  "PAGES": {
    "welcome": {
      "menuPosition": "welcome",
      "url": "welcome.html",
      "type": "html"
    }
  }
}
