diff --git a/public/.well-known/apple-app-site-association b/public/.well-known/apple-app-site-association new file mode 100644 index 0000000..c6f8747 --- /dev/null +++ b/public/.well-known/apple-app-site-association @@ -0,0 +1,25 @@ +{ + "applinks": { + "apps": [], + "details": [ + { + "appIDs": [ + "24VGVR4CHC.io.nostrlabs.zap-stream" + ], + "paths": [ + "*" + ], + "components": [ + { + "/": "/*" + } + ] + } + ] + }, + "webcredentials": { + "apps": [ + "24VGVR4CHC.io.nostrlabs.zap-stream" + ] + } +} \ No newline at end of file