diff --git a/public/Scheunenfest.png b/public/Scheunenfest.png new file mode 100644 index 0000000..d140bcb Binary files /dev/null and b/public/Scheunenfest.png differ diff --git a/public/index.html b/public/index.html index aa069f2..f1636b4 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ - React App + Kellner Rechner diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..74a5ae9 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Scheunenfestrechner", + "name": "Kellnerrechner für das Scheunenfest", "icons": [ { "src": "favicon.ico",