diff --git a/about.txt b/about.txt
deleted file mode 100644
index 0e99994..0000000
--- a/about.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-This favicon was generated using the following graphics from Twitter Twemoji:
-
-- Graphics Title: 1f3d8.svg
-- Graphics Author: Copyright 2020 Twitter, Inc and other contributors (https://github.com/twitter/twemoji)
-- Graphics Source: https://github.com/twitter/twemoji/blob/master/assets/svg/1f3d8.svg
-- Graphics License: CC-BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png
index 65e4c9e..5603d22 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 1a548b0..ef2a630 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 2ac14e5..2280631 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..249c5c1
--- /dev/null
+++ b/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #ffc40d
+
+
+
diff --git a/favicon-16x16.png b/favicon-16x16.png
index 568724b..19b8e0b 100644
Binary files a/favicon-16x16.png and b/favicon-16x16.png differ
diff --git a/favicon-32x32.png b/favicon-32x32.png
index 1e26b4c..f2b8f09 100644
Binary files a/favicon-32x32.png and b/favicon-32x32.png differ
diff --git a/favicon.ico b/favicon.ico
index 1068fc2..59cb1cb 100644
Binary files a/favicon.ico and b/favicon.ico differ
diff --git a/favicon_io.zip b/favicon_io.zip
deleted file mode 100644
index 4163e3f..0000000
Binary files a/favicon_io.zip and /dev/null differ
diff --git a/favicon_package_v0.16.zip b/favicon_package_v0.16.zip
new file mode 100644
index 0000000..045aad6
Binary files /dev/null and b/favicon_package_v0.16.zip differ
diff --git a/header.php b/header.php
index ae4e2cb..33fe9c6 100644
--- a/header.php
+++ b/header.php
@@ -17,7 +17,10 @@
-
+
+
+
+
+
+
diff --git a/site.webmanifest b/site.webmanifest
index 45dc8a2..b20abb7 100644
--- a/site.webmanifest
+++ b/site.webmanifest
@@ -1 +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"}
\ No newline at end of file
+{
+ "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"
+}