diff --git a/assets/img/android-chrome-192x192.png b/assets/img/android-chrome-192x192.png deleted file mode 100644 index 9d5cb9e..0000000 Binary files a/assets/img/android-chrome-192x192.png and /dev/null differ diff --git a/assets/img/android-chrome-512x512.png b/assets/img/android-chrome-512x512.png deleted file mode 100644 index 5a70b4d..0000000 Binary files a/assets/img/android-chrome-512x512.png and /dev/null differ diff --git a/assets/img/apple-touch-icon.png b/assets/img/apple-touch-icon.png deleted file mode 100644 index 0abf4be..0000000 Binary files a/assets/img/apple-touch-icon.png and /dev/null differ diff --git a/assets/img/favicon-16x16.png b/assets/img/favicon-16x16.png deleted file mode 100644 index 13eda75..0000000 Binary files a/assets/img/favicon-16x16.png and /dev/null differ diff --git a/assets/img/favicon-32x32.png b/assets/img/favicon-32x32.png deleted file mode 100644 index 4e1a9a3..0000000 Binary files a/assets/img/favicon-32x32.png and /dev/null differ diff --git a/favicon.ico b/favicon.ico deleted file mode 100644 index 04e422b..0000000 Binary files a/favicon.ico and /dev/null differ diff --git a/index.html b/index.html index b3decda..7ab7a13 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,7 @@ Pomodoro JS - - - + diff --git a/site.webmanifest b/site.webmanifest deleted file mode 100644 index ef6dd5d..0000000 --- a/site.webmanifest +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name":"", - "short_name":"", - "icons": - [ - { - "src":"assets/img/android-chrome-192x192.png", - "sizes":"192x192","type":"image/png" - }, - { - "src":"assets/img/android-chrome-512x512.png", - "sizes":"512x512","type":"image/png" - } - ], - - "theme_color":"#ffffff", - "background_color":"#ffffff", - "display":"standalone" -} \ No newline at end of file