diff --git a/apps/laboratory/public/.well-known/apple-app-site-association b/apps/laboratory/public/.well-known/apple-app-site-association new file mode 100644 index 0000000000..53a7725d9b --- /dev/null +++ b/apps/laboratory/public/.well-known/apple-app-site-association @@ -0,0 +1,19 @@ +{ + "applinks": { + "apps": [], + "details": [ + { + "appID": "W5R8AG9K22.com.walletconnect.dapp", + "paths": ["/dapp*"] + }, + { + "appID": "W5R8AG9K22.com.walletconnect.walletapp", + "paths": ["/wallet*"] + }, + { + "appID": "W5R8AG9K22.com.walletconnect.universal-link-test", + "paths": ["/test*"] + } + ] + } +} \ No newline at end of file