{
  "applinks": {
      "details": [
           {
             "appIDs": [ "WJS4MKUN56.mx.com.proceso.app"],
             "components": [
               {
                  "#": "no_universal_links",
                  "exclude": true,
                  "comment": "Matches any URL whose fragment equals no_universal_links and instructs the system not to open it as a universal link"
               },
               {
                  "/": "/biblioteca/*",
                  "comment": "Matches any URL whose path starts with /biblioteca/"
               }
             ]
           }
       ]
   }
}