diff --git a/html/apple-app-site-association.json b/html/apple-app-site-association.json
new file mode 100644
index 0000000..70c312d
--- /dev/null
+++ b/html/apple-app-site-association.json
@@ -0,0 +1,11 @@
+{
+"applinks": {
+ "apps": [],
+ "details": [
+ {
+ "appID": "434CGNSJ28",
+ "paths": ["/sdapp/","*"]
+ }
+ ]
+ }
+}
\ No newline at end of file