diff --git a/frontend/public/images/favicon/android-chrome-192x192.png b/frontend/public/images/favicon/android-chrome-192x192.png new file mode 100644 index 0000000..98aca7e Binary files /dev/null and b/frontend/public/images/favicon/android-chrome-192x192.png differ diff --git a/frontend/public/images/favicon/android-chrome-512x512.png b/frontend/public/images/favicon/android-chrome-512x512.png new file mode 100644 index 0000000..32f503e Binary files /dev/null and b/frontend/public/images/favicon/android-chrome-512x512.png differ diff --git a/frontend/public/images/favicon/apple-touch-icon.png b/frontend/public/images/favicon/apple-touch-icon.png new file mode 100644 index 0000000..ccf211a Binary files /dev/null and b/frontend/public/images/favicon/apple-touch-icon.png differ diff --git a/frontend/public/images/favicon/browserconfig.xml b/frontend/public/images/favicon/browserconfig.xml new file mode 100644 index 0000000..b3930d0 --- /dev/null +++ b/frontend/public/images/favicon/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/frontend/public/images/favicon/favicon-16x16.png b/frontend/public/images/favicon/favicon-16x16.png new file mode 100644 index 0000000..efdf2e2 Binary files /dev/null and b/frontend/public/images/favicon/favicon-16x16.png differ diff --git a/frontend/public/images/favicon/favicon-32x32.png b/frontend/public/images/favicon/favicon-32x32.png new file mode 100644 index 0000000..ebc28e4 Binary files /dev/null and b/frontend/public/images/favicon/favicon-32x32.png differ diff --git a/frontend/public/images/favicon/favicon.ico b/frontend/public/images/favicon/favicon.ico new file mode 100644 index 0000000..70205cb Binary files /dev/null and b/frontend/public/images/favicon/favicon.ico differ diff --git a/frontend/public/images/favicon/mstile-144x144.png b/frontend/public/images/favicon/mstile-144x144.png new file mode 100644 index 0000000..6d9d4b6 Binary files /dev/null and b/frontend/public/images/favicon/mstile-144x144.png differ diff --git a/frontend/public/images/favicon/mstile-150x150.png b/frontend/public/images/favicon/mstile-150x150.png new file mode 100644 index 0000000..1388b03 Binary files /dev/null and b/frontend/public/images/favicon/mstile-150x150.png differ diff --git a/frontend/public/images/favicon/mstile-310x150.png b/frontend/public/images/favicon/mstile-310x150.png new file mode 100644 index 0000000..2a45999 Binary files /dev/null and b/frontend/public/images/favicon/mstile-310x150.png differ diff --git a/frontend/public/images/favicon/mstile-310x310.png b/frontend/public/images/favicon/mstile-310x310.png new file mode 100644 index 0000000..4a88640 Binary files /dev/null and b/frontend/public/images/favicon/mstile-310x310.png differ diff --git a/frontend/public/images/favicon/mstile-70x70.png b/frontend/public/images/favicon/mstile-70x70.png new file mode 100644 index 0000000..81352db Binary files /dev/null and b/frontend/public/images/favicon/mstile-70x70.png differ diff --git a/frontend/public/images/favicon/safari-pinned-tab.svg b/frontend/public/images/favicon/safari-pinned-tab.svg new file mode 100644 index 0000000..dec2302 --- /dev/null +++ b/frontend/public/images/favicon/safari-pinned-tab.svg @@ -0,0 +1,48 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + + diff --git a/frontend/public/images/favicon/site.webmanifest b/frontend/public/images/favicon/site.webmanifest new file mode 100644 index 0000000..b20abb7 --- /dev/null +++ b/frontend/public/images/favicon/site.webmanifest @@ -0,0 +1,19 @@ +{ + "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" +} diff --git a/frontend/public/index.html b/frontend/public/index.html index 9a108b0..fb86ea9 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -6,6 +6,13 @@ name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> + + + + + + + Playlist Manager