{
   "applinks": {
     "details": [
       {
         "appIDs": ["4LKD7AU85L.com.gktelecom.esim"],
         "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."
           },
           {
             "/": "/buy/*",
             "comment": "Matches any URL with a path that starts with /buy/."
           },
           {
             "/": "/help/website/*",
             "exclude": true,
             "comment": "Matches any URL with a path that starts with /help/website/ and instructs the system not to open it as a universal link."
           },
           {
             "/": "/help/*",
             "?": { "articleNumber": "????" },
             "comment": "Matches any URL with a path that starts with /help/ and that has a query item with name 'articleNumber' and a value of exactly four characters."
           },
           {
             "/": "/*",
             "comment": "Allows all other URLs under esim-mobile.co.uk to open as universal links."
           }
         ]
       }
     ]
   },
   "webcredentials": {
     "apps": ["4LKD7AU85L.com.gktelecom.esim"]
   },
   "appclips": {
     "apps": ["4LKD7AU85L.com.gktelecom.esim"]
   }
 }