{
  "applinks": {
      "details": [
           {
             "appIDs": [ "7AL5DL78BL.ru.routes.peakvisor" ],
             "components": [
               {
                  "/": "/user/*.html",
                  "?": "?*",
                  "comment": "Cards on user profile page"
               },
               {
                  "/": "/app/*",
                  "comment": "Mobile app feature links"
               },
               {
                  "/": "/challenge/*",
                  "comment": "Monthly in-app events"
               },
               {
                  "/": "/peak/*",
                  "comment": "Peak page"
               },
               {
                  "/": "/poi/*",
                  "comment": "Point of interest page"
               },
               {
                  "/": "/panorama.html*",
                  "comment": "Custom panorama location"
               },
               {
                  "/": "/trail/*",
                  "comment": "Trail sharing link"
               },
               {
                  "/": "/hiking-map*",
                  "comment": "Location on a map"
               },
               {
                  "/": "/ski-touring*",
                  "comment": "Location on a winter map"
               }
             ]
           }
       ]
   }
}
