{
  "applinks": {
      "details": [
           {
             "appIDs": ["33G8TA3763.io.crapps.Etherscan-Address-Tracker", "33G8TA3763.io.crapps.Etherscan-Address-Tracker-dev"],
             "components": [
               {
                  "/": "/",
                  "comment": "Matches any homepage"
               },
               {
                  "/": "/address",
                  "?": { "address": "?*" },
                  "comment": "Matches any URL with a path that starts with /address/ and that has a query item with name 'address' and a value."
               }
             ]
           }
       ]
   },
    "appclips": {
        "apps": ["33G8TA3763.io.crapps.Etherscan-Address-Tracker.Clip"]
    }
}