diff --git a/public/android-chrome-192x192.png b/public/android-chrome-192x192.png
new file mode 100644
index 0000000..26f149f
Binary files /dev/null and b/public/android-chrome-192x192.png differ
diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png
new file mode 100644
index 0000000..02b1f7e
Binary files /dev/null and b/public/apple-touch-icon.png differ
diff --git a/public/favicon-16x16.png b/public/favicon-16x16.png
new file mode 100644
index 0000000..4997de5
Binary files /dev/null and b/public/favicon-16x16.png differ
diff --git a/public/favicon-32x32.png b/public/favicon-32x32.png
new file mode 100644
index 0000000..0686e50
Binary files /dev/null and b/public/favicon-32x32.png differ
diff --git a/public/favicon.ico b/public/favicon.ico
new file mode 100644
index 0000000..5f5a4ad
Binary files /dev/null and b/public/favicon.ico differ
diff --git a/public/mstile-150x150.png b/public/mstile-150x150.png
new file mode 100644
index 0000000..e78c947
Binary files /dev/null and b/public/mstile-150x150.png differ
diff --git a/public/safari-pinned-tab.svg b/public/safari-pinned-tab.svg
index ab27a57..f35bc95 100644
--- a/public/safari-pinned-tab.svg
+++ b/public/safari-pinned-tab.svg
@@ -1 +1,18 @@
-
\ No newline at end of file
+
+
+
diff --git a/public/site.manifest b/public/site.manifest
index 6f36a30..9c9ee69 100644
--- a/public/site.manifest
+++ b/public/site.manifest
@@ -1,6 +1,6 @@
{
- "name": "",
- "short_name": "",
+ "name": "/usr/home/simon",
+ "short_name": "/usr/home/simon",
"icons": [
{
"src": "/android-chrome-36x36.png",
diff --git a/public/site.webmanifest b/public/site.webmanifest
index 6f36a30..94026b4 100644
--- a/public/site.webmanifest
+++ b/public/site.webmanifest
@@ -1,51 +1,11 @@
{
- "name": "",
- "short_name": "",
+ "name": "/usr/home/simon",
+ "short_name": "/usr/home/simon",
"icons": [
- {
- "src": "/android-chrome-36x36.png",
- "sizes": "36x36",
- "type": "image/png"
- },
- {
- "src": "/android-chrome-48x48.png",
- "sizes": "48x48",
- "type": "image/png"
- },
- {
- "src": "/android-chrome-72x72.png",
- "sizes": "72x72",
- "type": "image/png"
- },
- {
- "src": "/android-chrome-96x96.png",
- "sizes": "96x96",
- "type": "image/png"
- },
- {
- "src": "/android-chrome-144x144.png",
- "sizes": "144x144",
- "type": "image/png"
- },
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
- },
- {
- "src": "/android-chrome-256x256.png",
- "sizes": "256x256",
- "type": "image/png"
- },
- {
- "src": "/android-chrome-384x384.png",
- "sizes": "384x384",
- "type": "image/png"
- },
- {
- "src": "/android-chrome-512x512.png",
- "sizes": "512x512",
- "type": "image/png"
}
],
"theme_color": "#ffffff",
diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png
new file mode 100644
index 0000000..26f149f
Binary files /dev/null and b/static/android-chrome-192x192.png differ
diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png
new file mode 100644
index 0000000..02b1f7e
Binary files /dev/null and b/static/apple-touch-icon.png differ
diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png
new file mode 100644
index 0000000..4997de5
Binary files /dev/null and b/static/favicon-16x16.png differ
diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png
new file mode 100644
index 0000000..0686e50
Binary files /dev/null and b/static/favicon-32x32.png differ
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100644
index 0000000..5f5a4ad
Binary files /dev/null and b/static/favicon.ico differ
diff --git a/static/mstile-150x150.png b/static/mstile-150x150.png
new file mode 100644
index 0000000..e78c947
Binary files /dev/null and b/static/mstile-150x150.png differ
diff --git a/static/safari-pinned-tab.svg b/static/safari-pinned-tab.svg
index ab27a57..f35bc95 100644
--- a/static/safari-pinned-tab.svg
+++ b/static/safari-pinned-tab.svg
@@ -1 +1,18 @@
-
\ No newline at end of file
+
+
+
diff --git a/static/site.manifest b/static/site.manifest
index 6f36a30..9c9ee69 100644
--- a/static/site.manifest
+++ b/static/site.manifest
@@ -1,6 +1,6 @@
{
- "name": "",
- "short_name": "",
+ "name": "/usr/home/simon",
+ "short_name": "/usr/home/simon",
"icons": [
{
"src": "/android-chrome-36x36.png",
diff --git a/static/site.webmanifest b/static/site.webmanifest
new file mode 100644
index 0000000..94026b4
--- /dev/null
+++ b/static/site.webmanifest
@@ -0,0 +1,14 @@
+{
+ "name": "/usr/home/simon",
+ "short_name": "/usr/home/simon",
+ "icons": [
+ {
+ "src": "/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}