{ "applinks": { "details": [ { "appIDs": [ "XXXXXXXXXX.com.example.app" ], "components": [ { "/": "/", "?": { "key": "value" }, "#": "anchor" }, { "/": "/path/?*", "?": { "key1": "?*", "key2": "?*" }, "#": "anchor" }, { "/": "/path/?*", "?": { "key1": "?*" }, "#": "anchor" } ] } ] } }