diff --git a/var/www/html/android-chrome-192x192.png b/var/www/html/android-chrome-192x192.png new file mode 100644 index 0000000..b5945bd Binary files /dev/null and b/var/www/html/android-chrome-192x192.png differ diff --git a/var/www/html/android-chrome-512x512.png b/var/www/html/android-chrome-512x512.png new file mode 100644 index 0000000..30886a6 Binary files /dev/null and b/var/www/html/android-chrome-512x512.png differ diff --git a/var/www/html/apple-touch-icon.png b/var/www/html/apple-touch-icon.png new file mode 100644 index 0000000..2c43e29 Binary files /dev/null and b/var/www/html/apple-touch-icon.png differ diff --git a/var/www/html/favicon-16x16.png b/var/www/html/favicon-16x16.png new file mode 100644 index 0000000..5f75f40 Binary files /dev/null and b/var/www/html/favicon-16x16.png differ diff --git a/var/www/html/favicon-32x32.png b/var/www/html/favicon-32x32.png new file mode 100644 index 0000000..89f9b99 Binary files /dev/null and b/var/www/html/favicon-32x32.png differ diff --git a/var/www/html/favicon.ico b/var/www/html/favicon.ico new file mode 100644 index 0000000..202dfbd Binary files /dev/null and b/var/www/html/favicon.ico differ diff --git a/var/www/html/header.php b/var/www/html/header.php index 2391b8e..8f5940b 100644 --- a/var/www/html/header.php +++ b/var/www/html/header.php @@ -1,4 +1,11 @@ + + + + + + + diff --git a/var/www/html/site.webmanifest b/var/www/html/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/var/www/html/site.webmanifest @@ -0,0 +1 @@ +{"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