diff --git a/apple-app-site-association b/apple-app-site-association
new file mode 100644
index 0000000..0b3263e
--- /dev/null
+++ b/apple-app-site-association
@@ -0,0 +1,11 @@
+{
+  "applinks": {
+    "apps": [],
+    "details": [
+      {
+        "appID": "T7QVVUTZQ8.com.axosoft.glo.dev",
+        "paths": [ "/glo*"]
+      }
+  ]
+  }
+}