diff options
Diffstat (limited to 'client/src/manifest.json')
-rw-r--r-- | client/src/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/manifest.json b/client/src/manifest.json index 53cfa40c5..707efb973 100644 --- a/client/src/manifest.json +++ b/client/src/manifest.json | |||
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | "background_color": "white", | 2 | "background_color": "#fff", |
3 | "theme_color": "black", | 3 | "theme_color": "#fff", |
4 | "description": "A federated video streaming platform using P2P", | 4 | "description": "A federated video streaming platform using P2P", |
5 | "display": "standalone", | 5 | "display": "standalone", |
6 | "orientation": "any", | 6 | "orientation": "any", |