diff --git a/apps/site/public/.well-known/apple-app-site-association b/apps/site/public/.well-known/apple-app-site-association new file mode 100644 index 000000000..0a4db78dc --- /dev/null +++ b/apps/site/public/.well-known/apple-app-site-association @@ -0,0 +1,21 @@ +{ + "applinks": { + "details": [ + { + "appIDs": [ + "G43F43XZCF.ph.river.app" + ], + "components": [ + { + "/": "/*" + } + ] + } + ] + }, + "webcredentials": { + "apps": [ + "G43F43XZCF.ph.river.app" + ] + } +} \ No newline at end of file