diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/manifest.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/manifest.json b/static/manifest.json index c06e227c..086a9a71 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -44,7 +44,9 @@ "sizes": "16x16" } ], + "background_color": "#060506", "display": "standalone", "scope": "/", + "theme_color": "#060506", "description": "Instantly view which anime & manga on your lists have new episodes/chapters!" } |