diff --git a/public/android-chrome-192x192.png b/public/android-chrome-192x192.png index e0c3f93dd2..545b126887 100644 Binary files a/public/android-chrome-192x192.png and b/public/android-chrome-192x192.png differ diff --git a/public/android-chrome-512x512.png b/public/android-chrome-512x512.png index b7e4558446..7df9c13075 100644 Binary files a/public/android-chrome-512x512.png and b/public/android-chrome-512x512.png differ diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png index 6d2d88d80c..e0dd2aaab3 100644 Binary files a/public/apple-touch-icon.png and b/public/apple-touch-icon.png differ diff --git a/public/browserconfig.xml b/public/browserconfig.xml index 49b99dee07..91c5da15eb 100644 --- a/public/browserconfig.xml +++ b/public/browserconfig.xml @@ -1,29 +1,12 @@ - - - - #da532c + + + + + #2d89ef diff --git a/public/favicon-16x16.png b/public/favicon-16x16.png index a53c31ccf4..23c6405942 100644 Binary files a/public/favicon-16x16.png and b/public/favicon-16x16.png differ diff --git a/public/favicon-32x32.png b/public/favicon-32x32.png index da1a8b0f37..4a24b366b3 100644 Binary files a/public/favicon-32x32.png and b/public/favicon-32x32.png differ diff --git a/public/favicon.ico b/public/favicon.ico index c111de1c1e..ec81534989 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/mstile-144x144.png b/public/mstile-144x144.png new file mode 100644 index 0000000000..8a75e94b1a Binary files /dev/null and b/public/mstile-144x144.png differ diff --git a/public/mstile-150x150.png b/public/mstile-150x150.png index 426408fac6..c05f2b0ce5 100644 Binary files a/public/mstile-150x150.png and b/public/mstile-150x150.png differ diff --git a/public/mstile-310x150.png b/public/mstile-310x150.png new file mode 100644 index 0000000000..5193c8b9d7 Binary files /dev/null and b/public/mstile-310x150.png differ diff --git a/public/mstile-310x310.png b/public/mstile-310x310.png new file mode 100644 index 0000000000..b84167d355 Binary files /dev/null and b/public/mstile-310x310.png differ diff --git a/public/mstile-70x70.png b/public/mstile-70x70.png new file mode 100644 index 0000000000..57d778fbfd Binary files /dev/null and b/public/mstile-70x70.png differ diff --git a/public/safari-pinned-tab.svg b/public/safari-pinned-tab.svg index 2dfb7c3196..41ca382f17 100644 --- a/public/safari-pinned-tab.svg +++ b/public/safari-pinned-tab.svg @@ -1,72 +1,949 @@ - - + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> - - Created by potrace 1.11, written by Peter Selinger 2001-2013 - - - - - - - + width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000" + preserveAspectRatio="xMidYMid meet"> + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/site.webmanifest b/public/site.webmanifest new file mode 100644 index 0000000000..9aee925733 --- /dev/null +++ b/public/site.webmanifest @@ -0,0 +1,20 @@ +{ + "name": "Firefly III", + "short_name": "Firefly III", + "icons": [ + { + "src": "/android-chrome-192x192.png?v=3e8AboOwbd", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/android-chrome-512x512.png?v=3e8AboOwbd", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone", + "orientation": "portrait" +} diff --git a/resources/views/v1/partials/favicons.twig b/resources/views/v1/partials/favicons.twig index 63516c4a51..02dda3d029 100644 --- a/resources/views/v1/partials/favicons.twig +++ b/resources/views/v1/partials/favicons.twig @@ -1,6 +1,11 @@ - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/resources/views/v2/partials/favicons.twig b/resources/views/v2/partials/favicons.twig index 2e8f4e7bb0..02dda3d029 100644 --- a/resources/views/v2/partials/favicons.twig +++ b/resources/views/v2/partials/favicons.twig @@ -1,12 +1,11 @@ - - - - - - + + + + + + + + - - - - - \ No newline at end of file + + \ No newline at end of file