diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/src/manifest.webmanifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/manifest.webmanifest b/client/src/manifest.webmanifest index 6e62856cd..b2a458aec 100644 --- a/client/src/manifest.webmanifest +++ b/client/src/manifest.webmanifest | |||
@@ -2,6 +2,7 @@ | |||
2 | "name": "PeerTube", | 2 | "name": "PeerTube", |
3 | "short_name": "PeerTube", | 3 | "short_name": "PeerTube", |
4 | "start_url": "/", | 4 | "start_url": "/", |
5 | "scope": "/", | ||
5 | "background_color": "#fff", | 6 | "background_color": "#fff", |
6 | "theme_color": "#fff", | 7 | "theme_color": "#fff", |
7 | "description": "A federated video streaming platform using P2P", | 8 | "description": "A federated video streaming platform using P2P", |