diff --git a/ipatest/Payload.ipa b/ipatest/Payload.ipa
new file mode 100644
index 0000000..bbefc5d
Binary files /dev/null and b/ipatest/Payload.ipa differ
diff --git a/ipatest/index.html b/ipatest/index.html
new file mode 100644
index 0000000..f915c9b
--- /dev/null
+++ b/ipatest/index.html
@@ -0,0 +1,17 @@
+
+
+
+
+
+ installer
+
+
+ install ipa
+ install
+
+
+
+
\ No newline at end of file
diff --git a/ipatest/manifest.plist b/ipatest/manifest.plist
new file mode 100644
index 0000000..3127cd5
--- /dev/null
+++ b/ipatest/manifest.plist
@@ -0,0 +1,31 @@
+
+
+
+
+ items
+
+
+ assets
+
+
+ kind
+ software-package
+ url
+ https://roothide.github.io/ipatest/Payload.ipa
+
+
+ metadata
+
+ bundle-identifier
+ com.example.app
+ bundle-version
+ 1.0.0
+ kind
+ software
+ title
+ Example App
+
+
+
+
+
\ No newline at end of file