diff --git a/index.html_bak b/index.html_bak
deleted file mode 100644
index 0ee0d1d..0000000
--- a/index.html_bak
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-
-
- Mettcalc – calc all you need
-
-
-
-
-
-
-
-
-
-
diff --git a/site.webmanifest b/site.webmanifest
index 45dc8a2..9aab0b3 100644
--- a/site.webmanifest
+++ b/site.webmanifest
@@ -1 +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"}
\ No newline at end of file
+{
+ "name": "Rechner für deine Mettbrötchen",
+ "short_name": "Mett-Rechner",
+ "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"
+}