diff --git a/docs/android-chrome-192x192.png b/docs/android-chrome-192x192.png
new file mode 100644
index 0000000000..2edadf93f1
Binary files /dev/null and b/docs/android-chrome-192x192.png differ
diff --git a/docs/android-chrome-256x256.png b/docs/android-chrome-256x256.png
new file mode 100644
index 0000000000..3b9b77e423
Binary files /dev/null and b/docs/android-chrome-256x256.png differ
diff --git a/docs/apple-touch-icon.png b/docs/apple-touch-icon.png
new file mode 100644
index 0000000000..e062d90bb0
Binary files /dev/null and b/docs/apple-touch-icon.png differ
diff --git a/docs/browserconfig.xml b/docs/browserconfig.xml
new file mode 100644
index 0000000000..e8b57e57b3
--- /dev/null
+++ b/docs/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #b91d47
+
+
+
diff --git a/docs/favicon-16x16.png b/docs/favicon-16x16.png
new file mode 100644
index 0000000000..d68f4a2aa2
Binary files /dev/null and b/docs/favicon-16x16.png differ
diff --git a/docs/favicon-32x32.png b/docs/favicon-32x32.png
new file mode 100644
index 0000000000..6d7e32ee62
Binary files /dev/null and b/docs/favicon-32x32.png differ
diff --git a/docs/favicon.ico b/docs/favicon.ico
new file mode 100644
index 0000000000..8ea17cbb10
Binary files /dev/null and b/docs/favicon.ico differ
diff --git a/docs/manifest.json b/docs/manifest.json
new file mode 100644
index 0000000000..0f8fcbaf93
--- /dev/null
+++ b/docs/manifest.json
@@ -0,0 +1,18 @@
+{
+ "name": "Libvirt",
+ "icons": [
+ {
+ "src": "/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/android-chrome-256x256.png",
+ "sizes": "256x256",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}
\ No newline at end of file
diff --git a/docs/mstile-150x150.png b/docs/mstile-150x150.png
new file mode 100644
index 0000000000..1ccb46503c
Binary files /dev/null and b/docs/mstile-150x150.png differ
diff --git a/docs/page.xsl b/docs/page.xsl
index 994256f2ee..7ca4e7bf4f 100644
--- a/docs/page.xsl
+++ b/docs/page.xsl
@@ -89,7 +89,11 @@
-
+
+
+
+
+
libvirt: