{
  "applinks": {
      "details": [
           {
             "appIDs": [ "253XQDJ9U7.com.genesisgamingllc.phoenix" ],
             "components": [
               {
                  "/": "*",
                  "comment": "Opens the app from any url"
               },
               {
                  "/": "/refer/*",
                  "comment": "Matches any URL whose path starts with /refer/ and used for refferals"
               }
             ]
           }
       ]
   },
   "webcredentials": {
      "apps": [ "ABCDE12345.com.example.app" ]
   },


    "appclips": {
        "apps": ["ABCED12345.com.example.MyApp.Clip"]
    }
}