diff --git a/web/android-chrome-192x192.png b/web/android-chrome-192x192.png new file mode 100644 index 00000000..9c92a557 Binary files /dev/null and b/web/android-chrome-192x192.png differ diff --git a/web/android-chrome-512x512.png b/web/android-chrome-512x512.png new file mode 100644 index 00000000..4f686aac Binary files /dev/null and b/web/android-chrome-512x512.png differ diff --git a/web/apple-touch-icon.png b/web/apple-touch-icon.png new file mode 100644 index 00000000..bfbff2cf Binary files /dev/null and b/web/apple-touch-icon.png differ diff --git a/web/favicon-16x16.png b/web/favicon-16x16.png new file mode 100644 index 00000000..9a4a2616 Binary files /dev/null and b/web/favicon-16x16.png differ diff --git a/web/favicon-32x32.png b/web/favicon-32x32.png new file mode 100644 index 00000000..605f65d8 Binary files /dev/null and b/web/favicon-32x32.png differ diff --git a/web/favicon.ico b/web/favicon.ico new file mode 100644 index 00000000..592368ce Binary files /dev/null and b/web/favicon.ico differ diff --git a/web/manifest.json b/web/manifest.json new file mode 100644 index 00000000..4fbe1818 --- /dev/null +++ b/web/manifest.json @@ -0,0 +1,18 @@ +{ + "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 diff --git a/web/mstile-150x150.png b/web/mstile-150x150.png new file mode 100644 index 00000000..8a80f096 Binary files /dev/null and b/web/mstile-150x150.png differ diff --git a/web/safari-pinned-tab.svg b/web/safari-pinned-tab.svg new file mode 100644 index 00000000..9fa3aefb --- /dev/null +++ b/web/safari-pinned-tab.svg @@ -0,0 +1,35 @@ + + + diff --git a/web/test.html b/web/test.html index f80af096..e333efd1 100644 --- a/web/test.html +++ b/web/test.html @@ -1,6 +1,17 @@ -