diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png index 1052e7e..6d9615d 100644 Binary files a/android-chrome-192x192.png and b/android-chrome-192x192.png differ diff --git a/android-chrome-512x512.png b/android-chrome-512x512.png new file mode 100644 index 0000000..f919c78 Binary files /dev/null and b/android-chrome-512x512.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index bf37e28..0020534 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/favicon-16x16.png b/favicon-16x16.png index 1ed6a73..39cee5f 100644 Binary files a/favicon-16x16.png and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png index 60d3b27..13f0ec7 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/favicon.ico b/favicon.ico index 3c9dec1..8c69725 100644 Binary files a/favicon.ico and b/favicon.ico differ diff --git a/nudelrechner.png b/nudelrechner.png new file mode 100644 index 0000000..325e989 Binary files /dev/null and b/nudelrechner.png differ diff --git a/nudelrechner.svg b/nudelrechner.svg new file mode 100644 index 0000000..a56c5ef --- /dev/null +++ b/nudelrechner.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/site.webmanifest b/site.webmanifest index 8542193..45dc8a2 100644 --- a/site.webmanifest +++ b/site.webmanifest @@ -1,19 +1 @@ -{ - "name": "mettcalc", - "short_name": "mettcalc", - "icons": [ - { - "src": "/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "/android-chrome-384x384.png", - "sizes": "384x384", - "type": "image/png" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} +{"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"} \ No newline at end of file