diff --git a/manifest.json b/manifest.json index 689504a..7c9e569 100644 --- a/manifest.json +++ b/manifest.json @@ -2,6 +2,8 @@ "short_name": "Faithful", "start_url": "/", "display": "minimal-ui", + "background_color": "#22202C", + "theme_color": "#76C945", "icons": [ { "src": "https://faithfulpack.net/image/pwa/app-192x192.png",