diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png
new file mode 100644
index 0000000..54bffe3
Binary files /dev/null and b/android-chrome-192x192.png differ
diff --git a/android-chrome-512x512.png b/android-chrome-512x512.png
new file mode 100644
index 0000000..cd7de23
Binary files /dev/null and b/android-chrome-512x512.png differ
diff --git a/apple-touch-icon.png b/apple-touch-icon.png
new file mode 100644
index 0000000..f58d990
Binary files /dev/null and b/apple-touch-icon.png differ
diff --git a/browserconfig.xml b/browserconfig.xml
new file mode 100644
index 0000000..d416bc5
--- /dev/null
+++ b/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #ffffff
+
+
+
diff --git a/favicon-16x16.png b/favicon-16x16.png
new file mode 100644
index 0000000..ee10710
Binary files /dev/null and b/favicon-16x16.png differ
diff --git a/favicon-32x32.png b/favicon-32x32.png
new file mode 100644
index 0000000..6b52388
Binary files /dev/null and b/favicon-32x32.png differ
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..df7c0eb
Binary files /dev/null and b/favicon.ico differ
diff --git a/index.html b/index.html
index 6bb7603..e3c946f 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,13 @@
Airsonic
+
+
+
+
+
+
+
diff --git a/mstile-144x144.png b/mstile-144x144.png
new file mode 100644
index 0000000..660d6f3
Binary files /dev/null and b/mstile-144x144.png differ
diff --git a/mstile-150x150.png b/mstile-150x150.png
new file mode 100644
index 0000000..6dbbe5e
Binary files /dev/null and b/mstile-150x150.png differ
diff --git a/mstile-310x150.png b/mstile-310x150.png
new file mode 100644
index 0000000..344f463
Binary files /dev/null and b/mstile-310x150.png differ
diff --git a/mstile-310x310.png b/mstile-310x310.png
new file mode 100644
index 0000000..393fad7
Binary files /dev/null and b/mstile-310x310.png differ
diff --git a/mstile-70x70.png b/mstile-70x70.png
new file mode 100644
index 0000000..bbc2e3f
Binary files /dev/null and b/mstile-70x70.png differ
diff --git a/safari-pinned-tab.svg b/safari-pinned-tab.svg
new file mode 100644
index 0000000..197e8e7
--- /dev/null
+++ b/safari-pinned-tab.svg
@@ -0,0 +1,49 @@
+
+
+
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"
+}