{
  "map": {
    "interaction": "dynamic",
    "viewSettings": {
      "projection": 3978
    },
    "basemapOptions": {
      "basemapId": "transport",
      "shaded": true,
      "labeled": true
    },
    "listOfGeoviewLayerConfig": [
      {
        "geoviewLayerId": "LYR1",
        "geoviewLayerName": "Fire starting point",
        "metadataAccessPath": "https://nronk1awvasp039.nrn.nrcan.gc.ca:6443/arcgis/rest/services/GeoAnalytics/wildfires/MapServer/",
        "geoviewLayerType": "esriDynamic",
        "listOfLayerEntryConfig": [
          { "layerId": "1" }
        ]
      },
      {
        "geoviewLayerId": "LYR2",
        "geoviewLayerName": "Infrastructures within 20 kilometers of a fire",
        "metadataAccessPath": "https://nronk1awvasp039.nrn.nrcan.gc.ca:6443/arcgis/rest/services/GeoAnalytics/wildfires/MapServer/",
        "geoviewLayerType": "esriDynamic",
        "listOfLayerEntryConfig": [
          { "layerId": "2" }
        ]
      },
      {
        "geoviewLayerId": "LYR3",
        "geoviewLayerName": "Fire footprint",
        "metadataAccessPath": "https://nronk1awvasp039.nrn.nrcan.gc.ca:6443/arcgis/rest/services/GeoAnalytics/wildfires/MapServer/",
        "geoviewLayerType": "esriDynamic",
        "listOfLayerEntryConfig": [
          { "layerId": "18" }
        ]
      }
    ]
  },
  "theme": "geo.ca",
  "components": ["overview-map", "north-arrow"],
  "footerBar": {
    "tabs": {
      "core": ["legend", "layers", "data-table"]
    }
  },
  "appBar": {
    "tabs": {
      "core": ["details"]
    }
  }
}