{
    "applinks": {
        "apps": [],
        "details": [
          {
            "appID": "G62UNM53B8.com.baylorscottandwhite.healthsource",
            "paths": [ "*" ],
            "appIDs": [ "G62UNM53B8.com.baylorscottandwhite.healthsource" ],
            "components": [
              {
                "/": "/videovisit/join*",
                "exclude": true,
                "comment": "Matches any URL whose path starts with /videovisit/join/ and instructs the system not to open it as a universal link"
              },
              {
                "/": "/web/*",
                "exclude": true,
                "comment": "web only"
              },
              {
                "/": "/*",
                "comment": "All"
              }
            ]
          }
        ]
    }
}