diff --git a/public/fav/android-chrome-192x192.png b/public/fav/android-chrome-192x192.png new file mode 100644 index 0000000..26f149f Binary files /dev/null and b/public/fav/android-chrome-192x192.png differ diff --git a/public/fav/apple-touch-icon.png b/public/fav/apple-touch-icon.png new file mode 100644 index 0000000..02b1f7e Binary files /dev/null and b/public/fav/apple-touch-icon.png differ diff --git a/public/fav/favicon-16x16.png b/public/fav/favicon-16x16.png new file mode 100644 index 0000000..4997de5 Binary files /dev/null and b/public/fav/favicon-16x16.png differ diff --git a/public/fav/favicon-32x32.png b/public/fav/favicon-32x32.png new file mode 100644 index 0000000..0686e50 Binary files /dev/null and b/public/fav/favicon-32x32.png differ diff --git a/public/fav/favicon.ico b/public/fav/favicon.ico new file mode 100644 index 0000000..aae5eba Binary files /dev/null and b/public/fav/favicon.ico differ diff --git a/public/fav/mstile-150x150.png b/public/fav/mstile-150x150.png new file mode 100644 index 0000000..e78c947 Binary files /dev/null and b/public/fav/mstile-150x150.png differ diff --git a/public/fav/safari-pinned-tab.svg b/public/fav/safari-pinned-tab.svg new file mode 100644 index 0000000..f35bc95 --- /dev/null +++ b/public/fav/safari-pinned-tab.svg @@ -0,0 +1,18 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + diff --git a/public/fav/site.webmanifest b/public/fav/site.webmanifest new file mode 100644 index 0000000..bede36d --- /dev/null +++ b/public/fav/site.webmanifest @@ -0,0 +1,14 @@ +{ + "name": "/speed/dial", + "short_name": "/speed/dial", + "icons": [ + { + "src": "/fav/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} diff --git a/public/index.html b/public/index.html index 06274db..ba02373 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,13 @@ /speed/dial - + + + + + + + diff --git a/static/fav/android-chrome-192x192.png b/static/fav/android-chrome-192x192.png new file mode 100644 index 0000000..26f149f Binary files /dev/null and b/static/fav/android-chrome-192x192.png differ diff --git a/static/fav/apple-touch-icon.png b/static/fav/apple-touch-icon.png new file mode 100644 index 0000000..02b1f7e Binary files /dev/null and b/static/fav/apple-touch-icon.png differ diff --git a/static/fav/favicon-16x16.png b/static/fav/favicon-16x16.png new file mode 100644 index 0000000..4997de5 Binary files /dev/null and b/static/fav/favicon-16x16.png differ diff --git a/static/fav/favicon-32x32.png b/static/fav/favicon-32x32.png new file mode 100644 index 0000000..0686e50 Binary files /dev/null and b/static/fav/favicon-32x32.png differ diff --git a/static/fav/favicon.ico b/static/fav/favicon.ico new file mode 100644 index 0000000..aae5eba Binary files /dev/null and b/static/fav/favicon.ico differ diff --git a/static/fav/mstile-150x150.png b/static/fav/mstile-150x150.png new file mode 100644 index 0000000..e78c947 Binary files /dev/null and b/static/fav/mstile-150x150.png differ diff --git a/static/fav/safari-pinned-tab.svg b/static/fav/safari-pinned-tab.svg new file mode 100644 index 0000000..f35bc95 --- /dev/null +++ b/static/fav/safari-pinned-tab.svg @@ -0,0 +1,18 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + diff --git a/static/fav/site.webmanifest b/static/fav/site.webmanifest new file mode 100644 index 0000000..bede36d --- /dev/null +++ b/static/fav/site.webmanifest @@ -0,0 +1,14 @@ +{ + "name": "/speed/dial", + "short_name": "/speed/dial", + "icons": [ + { + "src": "/fav/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +}