diff --git a/frontend/app/android-chrome-192x192.png b/frontend/app/android-chrome-192x192.png new file mode 100644 index 00000000..9aa499a9 Binary files /dev/null and b/frontend/app/android-chrome-192x192.png differ diff --git a/frontend/app/android-chrome-512x512.png b/frontend/app/android-chrome-512x512.png new file mode 100644 index 00000000..6a1dcf93 Binary files /dev/null and b/frontend/app/android-chrome-512x512.png differ diff --git a/frontend/app/apple-touch-icon.png b/frontend/app/apple-touch-icon.png new file mode 100644 index 00000000..1cf8dc41 Binary files /dev/null and b/frontend/app/apple-touch-icon.png differ diff --git a/frontend/app/favicon-16x16.png b/frontend/app/favicon-16x16.png new file mode 100644 index 00000000..6b24ec75 Binary files /dev/null and b/frontend/app/favicon-16x16.png differ diff --git a/frontend/app/favicon-32x32.png b/frontend/app/favicon-32x32.png new file mode 100644 index 00000000..2630e31b Binary files /dev/null and b/frontend/app/favicon-32x32.png differ diff --git a/frontend/app/favicon.ico b/frontend/app/favicon.ico new file mode 100644 index 00000000..7f6ba72a Binary files /dev/null and b/frontend/app/favicon.ico differ diff --git a/frontend/app/site.webmanifest b/frontend/app/site.webmanifest new file mode 100644 index 00000000..8bb8939a --- /dev/null +++ b/frontend/app/site.webmanifest @@ -0,0 +1 @@ +{"background_color":"#ffffff","display":"standalone","icons":[{"sizes":"192x192","src":"/android-chrome-192x192.png","type":"image/png"},{"sizes":"512x512","src":"/android-chrome-512x512.png","type":"image/png"}],"name":"","short_name":"","theme_color":"#ffffff"} \ No newline at end of file