diff --git a/manifest.json b/manifest.json index cdcfce2..6009854 100755 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "name": "DoMiLi", "short_name": "DoMiLi", - "description": "Ihre App-Beschreibung hier.", + "description": "Dönerstag-Runde", "start_url": "index.php", "display": "standalone", - "background_color": "#ffffff", - "theme_color": "#212529", + "theme_color": "#343a40", + "background_color": "#343a40", "icons": [ { "src": "img/icon-192.png",