{
  "APP": {
    "name": "Oltre le tracce della storia",
    "iosId": "it.webmapp.pnstelvio",
    "id": "it.webmapp.stelvio",
    "customerName": "stelvio"
  },
  "LANGUAGES": {
    "default": "it",
    "available": [
      "en",
      "de"
    ]
  },
  "HOME": [
    {
      "view": "title",
      "title": "Oltre le tracce della storia",
      "translations": {
        "en": {
          "title": "Following in the footsteps of history"
        },
        "de": {
          "title": "Auf den Spuren der Geschichte"
        }
      }
    },
    {
      "view": "compact-horizontal",
      "title": "Parco Nazionale dello Stelvio",
      "subtitle": "Nove percorsi multimediali sui luoghi della prima guerra mondiale",
      "terms": [
        "18"
      ],
      "translations": {
        "en": {
          "title": "Parco Nazionale dello Stelvio",
          "subtitle": "Nine multimedia itineraries through World War One sites"
        },
        "de": {
          "title": "Parco Nazionale dello Stelvio",
          "subtitle": "Neun Multimediale Wanderrouten zu den Schauplätzen des Ersten Weltkriegs"
        }
      }
    },
    {
      "view": "compact-horizontal",
      "title": "Parco dell'Adamello",
      "subtitle": "Sette percorsi multimediali sui luoghi della prima guerra mondiale",
      "terms": [
        "19"
      ],
      "translations": {
        "en": {
          "title": "Parco dell'Adamello",
          "subtitle": "Seven multimedia itineraries through World War One sites"
        },
        "de": {
          "title": "Parco dell'Adamello",
          "subtitle": "Sieben Multimediale Wanderrouten zu den Schauplätzen des Ersten Weltkriegs"
        }
      }
    }
  ],
  "MAP": {
    "maxZoom": 16,
    "minZoom": 2,
    "defZoom": 12,
    "bbox": [
      5.96,42.47,13.39,47.81
    ],
    "layers": [
      {
        "label": "Mappa",
        "type": "maptile",
        "tilesUrl": "https://api.webmapp.it/tiles/"
      }
    ]
  },
  "TABLES": {
    "details": {
      "showRelatedPoi": true,
      "showDetailedFeatureMap": true
    }
  },
  "THEME": {
    "primary": "#297A38",
    "fontFamilyHeader": "Titillium Web",
    "fontFamilyContent": "Titillium Web",
    "fontXxlg": "24px",
    "fontMd": "16px",
    "theme": "stelvio"
  },
  "OPTIONS": {
    "baseUrl": "https://k.webmapp.it/stelvio/",
    "startUrl": "/main/explore",
    "beBaseUrl": "https://stelvio.wp.webmapp.it/",
    "addArrowsOverTracks": true,
    "poiMinRadius": 0.1,
    "poiMaxRadius": 1,
    "poiIconZoom": 14,
    "poiIconRadius": 2,
    "poiLabelMinZoom": 18,
    "showTrackRefLabel": true,
    "trackRefLabelZoom": 12,
    "skipRouteIndexDownload": true
  },
  "OFFLINE": {
    "enable": true
  },
  "PAGES": {
    "il-progetto": {
      "type": "html",
      "url": "progetto.html",
      "menuPosition": "top",
      "icon": "wm-icon-information-15",
      "title": "Il Progetto",
      "locale": "it",
      "translations": {
        "en": {
          "title": "The Project",
          "url": "progetto_en.html"
        },
        "de": {
          "title": "Das Projekt",
          "url": "progetto_de.html"
        }
      }
    }
  }
}
