{
    "applinks": {
        "details": [
             {
               "appIDs": [ "858HTY6R83.com.foodietouch.foodietouch" ],
               "components": [
                 {
                    "#": "no_universal_links",
                    "exclude": true,
                    "comment": "Matches any URL with a fragment that equals no_universal_links and instructs the system not to open it as a universal link."
                 },
                 {
                    "/": "/magic/*",
                    "comment": "Matches any URL with a path that starts with /magic/."
                 }
               ]
             }
         ]
     }
}