diff --git a/logo/logo.manifest/android-chrome-192x192.png b/logo/logo.manifest/android-chrome-192x192.png
new file mode 100644
index 0000000..3fadebc
Binary files /dev/null and b/logo/logo.manifest/android-chrome-192x192.png differ
diff --git a/logo/logo.manifest/android-chrome-512x512.png b/logo/logo.manifest/android-chrome-512x512.png
new file mode 100644
index 0000000..d1abc41
Binary files /dev/null and b/logo/logo.manifest/android-chrome-512x512.png differ
diff --git a/logo/logo.manifest/apple-touch-icon.png b/logo/logo.manifest/apple-touch-icon.png
new file mode 100644
index 0000000..2e747a8
Binary files /dev/null and b/logo/logo.manifest/apple-touch-icon.png differ
diff --git a/logo/logo.manifest/browserconfig.xml b/logo/logo.manifest/browserconfig.xml
new file mode 100644
index 0000000..b3930d0
--- /dev/null
+++ b/logo/logo.manifest/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #da532c
+
+
+
diff --git a/logo/logo.manifest/favicon-16x16.png b/logo/logo.manifest/favicon-16x16.png
new file mode 100644
index 0000000..2add446
Binary files /dev/null and b/logo/logo.manifest/favicon-16x16.png differ
diff --git a/logo/logo.manifest/favicon-32x32.png b/logo/logo.manifest/favicon-32x32.png
new file mode 100644
index 0000000..e21f674
Binary files /dev/null and b/logo/logo.manifest/favicon-32x32.png differ
diff --git a/logo/logo.manifest/favicon.ico b/logo/logo.manifest/favicon.ico
new file mode 100644
index 0000000..f842916
Binary files /dev/null and b/logo/logo.manifest/favicon.ico differ
diff --git a/logo/logo.manifest/mstile-144x144.png b/logo/logo.manifest/mstile-144x144.png
new file mode 100644
index 0000000..a214a39
Binary files /dev/null and b/logo/logo.manifest/mstile-144x144.png differ
diff --git a/logo/logo.manifest/mstile-150x150.png b/logo/logo.manifest/mstile-150x150.png
new file mode 100644
index 0000000..f813ff4
Binary files /dev/null and b/logo/logo.manifest/mstile-150x150.png differ
diff --git a/logo/logo.manifest/mstile-310x150.png b/logo/logo.manifest/mstile-310x150.png
new file mode 100644
index 0000000..ef856fa
Binary files /dev/null and b/logo/logo.manifest/mstile-310x150.png differ
diff --git a/logo/logo.manifest/mstile-310x310.png b/logo/logo.manifest/mstile-310x310.png
new file mode 100644
index 0000000..c6077e9
Binary files /dev/null and b/logo/logo.manifest/mstile-310x310.png differ
diff --git a/logo/logo.manifest/mstile-70x70.png b/logo/logo.manifest/mstile-70x70.png
new file mode 100644
index 0000000..4238859
Binary files /dev/null and b/logo/logo.manifest/mstile-70x70.png differ
diff --git a/logo/logo.manifest/safari-pinned-tab.svg b/logo/logo.manifest/safari-pinned-tab.svg
new file mode 100644
index 0000000..e0eb0c5
--- /dev/null
+++ b/logo/logo.manifest/safari-pinned-tab.svg
@@ -0,0 +1,79 @@
+
+
+
diff --git a/logo/logo.manifest/site.webmanifest b/logo/logo.manifest/site.webmanifest
new file mode 100644
index 0000000..b20abb7
--- /dev/null
+++ b/logo/logo.manifest/site.webmanifest
@@ -0,0 +1,19 @@
+{
+ "name": "",
+ "short_name": "",
+ "icons": [
+ {
+ "src": "/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/android-chrome-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}