|
@@ -13,14 +13,10 @@
|
13
|
13
|
"enableNotifications": false,
|
14
|
14
|
"startUrl": "/",
|
15
|
15
|
"iconUrl": "https://meet.jit.si/static/pwa/icons/icon512.png",
|
|
16
|
+ "maskableIconUrl": "https://meet.jit.si/static/pwa/icons/iconMask.png",
|
16
|
17
|
"splashScreenFadeOutDuration": 300,
|
17
|
|
- "signingKey": {
|
18
|
|
- "path": "./jitsi-upload.keystore",
|
19
|
|
- "alias": "upload"
|
20
|
|
- },
|
21
|
18
|
"appVersionName": "20.5.0",
|
22
|
|
- "appVersionCode": 3,
|
23
|
|
- "shortcuts": [],
|
|
19
|
+ "appVersionCode": 1,
|
24
|
20
|
"generatorApp": "bubblewrap-cli",
|
25
|
21
|
"webManifestUrl": "https://meet.jit.si/static/pwa/manifest.json",
|
26
|
22
|
"fallbackType": "customtabs",
|