diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png
index 7342166..ad3e365 100644
Binary files a/android-chrome-192x192.png and b/android-chrome-192x192.png differ
diff --git a/android-chrome-512x512.png b/android-chrome-512x512.png
index 09b4a14..bb6e9c6 100644
Binary files a/android-chrome-512x512.png and b/android-chrome-512x512.png differ
diff --git a/apple-touch-icon.png b/apple-touch-icon.png
index d168683..d6a254d 100644
Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ
diff --git a/browserconfig.xml b/browserconfig.xml
new file mode 100644
index 0000000..b3930d0
--- /dev/null
+++ b/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #da532c
+
+
+
diff --git a/favicon-16x16.png b/favicon-16x16.png
index e5e02b5..1307ad6 100644
Binary files a/favicon-16x16.png and b/favicon-16x16.png differ
diff --git a/favicon-32x32.png b/favicon-32x32.png
index b64b3ad..c65f37f 100644
Binary files a/favicon-32x32.png and b/favicon-32x32.png differ
diff --git a/favicon.ico b/favicon.ico
index fd95f99..0ace4b3 100644
Binary files a/favicon.ico and b/favicon.ico differ
diff --git a/mstile-150x150.png b/mstile-150x150.png
new file mode 100644
index 0000000..411af88
Binary files /dev/null and b/mstile-150x150.png differ
diff --git a/safari-pinned-tab.svg b/safari-pinned-tab.svg
index 8df2ace..2a59b6c 100644
--- a/safari-pinned-tab.svg
+++ b/safari-pinned-tab.svg
@@ -2,27 +2,17 @@
diff --git a/site.webmanifest b/site.webmanifest
new file mode 100644
index 0000000..b20abb7
--- /dev/null
+++ b/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"
+}