diff --git a/images/android-chrome-192x192.png b/images/android-chrome-192x192.png
new file mode 100644
index 0000000..bcc87f6
Binary files /dev/null and b/images/android-chrome-192x192.png differ
diff --git a/images/android-chrome-384x384.png b/images/android-chrome-384x384.png
new file mode 100644
index 0000000..8d16c75
Binary files /dev/null and b/images/android-chrome-384x384.png differ
diff --git a/images/apple-touch-icon.png b/images/apple-touch-icon.png
new file mode 100644
index 0000000..f1138c8
Binary files /dev/null and b/images/apple-touch-icon.png differ
diff --git a/images/browserconfig.xml b/images/browserconfig.xml
new file mode 100644
index 0000000..b3930d0
--- /dev/null
+++ b/images/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #da532c
+
+
+
diff --git a/images/favicon-16x16.png b/images/favicon-16x16.png
new file mode 100644
index 0000000..509d20a
Binary files /dev/null and b/images/favicon-16x16.png differ
diff --git a/images/favicon-32x32.png b/images/favicon-32x32.png
new file mode 100644
index 0000000..4cbea5a
Binary files /dev/null and b/images/favicon-32x32.png differ
diff --git a/images/favicon.ico b/images/favicon.ico
new file mode 100644
index 0000000..7d1f66c
Binary files /dev/null and b/images/favicon.ico differ
diff --git a/images/mstile-150x150.png b/images/mstile-150x150.png
new file mode 100644
index 0000000..ed99b86
Binary files /dev/null and b/images/mstile-150x150.png differ
diff --git a/images/safari-pinned-tab.svg b/images/safari-pinned-tab.svg
new file mode 100644
index 0000000..a60d4f8
--- /dev/null
+++ b/images/safari-pinned-tab.svg
@@ -0,0 +1,171 @@
+
+
+
diff --git a/images/site.webmanifest b/images/site.webmanifest
new file mode 100644
index 0000000..a1553eb
--- /dev/null
+++ b/images/site.webmanifest
@@ -0,0 +1,19 @@
+{
+ "name": "",
+ "short_name": "",
+ "icons": [
+ {
+ "src": "/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/android-chrome-384x384.png",
+ "sizes": "384x384",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}