{
  "styles": [
    {
      "name": "osm-bright",
      "url": "/styles/osm-bright/style.json"
    },
    {
      "name": "osm-dark",
      "url": "/styles/osm-dark/style.json"
    },
    {
      "name": "osm-bright-metric",
      "url": "/styles/osm-bright-metric/style.json"
    },
    {
      "name": "osm-dark-metric",
      "url": "/styles/osm-dark-metric/style.json"
    }
  ],
  "tilesets": [
    {
      "name": "v3",
      "type": "vector",
      "url": "/{z}/{x}/{y}.mvt"
    },
    {
      "name": "contours-imperial",
      "type": "vector",
      "url": "/{z}/{x}/{y}.mvt"
    },
    {
      "name": "contours-metric",
      "type": "vector",
      "url": "/{z}/{x}/{y}.mvt"
    },
    {
      "name": "public-lands",
      "type": "vector",
      "url": "/{z}/{x}/{y}.mvt"
    },
    {
      "name": "mvum",
      "type": "vector",
      "url": "/{z}/{x}/{y}.mvt"
    },
    {
      "name": "gtlf",
      "type": "vector",
      "url": "/{z}/{x}/{y}.mvt"
    },
    {
      "name": "native-lands",
      "type": "vector",
      "url": "/{z}/{x}/{y}.mvt"
    },
    {
      "name": "terrain-rgb",
      "type": "raster",
      "url": "/{z}/{x}/{y}.png"
    }
  ]
}