X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fmanifest.json;h=53cfa40c59d2e2aaa543bb54938fd4810590d8bc;hb=879ea0f7954d2eef9fd40464ea45fc600597ee38;hp=4954717db65b85cef39807f49e36bb1b7f4ca934;hpb=a7fea183f0f69104b209e7bfdd6435be28165f22;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/manifest.json b/client/src/manifest.json index 4954717db..53cfa40c5 100644 --- a/client/src/manifest.json +++ b/client/src/manifest.json @@ -1,8 +1,9 @@ { "background_color": "white", + "theme_color": "black", "description": "A federated video streaming platform using P2P", - "display": "fullscreen", - "orientation": "portrait", + "display": "standalone", + "orientation": "any", "icons": [ { "src": "/client/assets/images/icons/icon-36x36.png",