"Fossies" - the Fresh Open Source Software Archive

Member "jitsi-meet-7305/twa/twa-manifest.json" (26 May 2023, 818 Bytes) of package /linux/misc/jitsi-meet-7305.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 {
    2   "packageId": "org.jitsi.meet",
    3   "host": "meet.jit.si",
    4   "name": "Jitsi Meet",
    5   "launcherName": "Jitsi Meet",
    6   "display": "standalone",
    7   "themeColor": "#17A0DB",
    8   "navigationColor": "#000000",
    9   "navigationColorDark": "#000000",
   10   "navigationDividerColor": "#000000",
   11   "navigationDividerColorDark": "#000000",
   12   "backgroundColor": "#17A0DB",
   13   "enableNotifications": false,
   14   "startUrl": "/",
   15   "iconUrl": "https://meet.jit.si/static/pwa/icons/icon512.png",
   16   "splashScreenFadeOutDuration": 300,
   17   "appVersionName": "1.0.0",
   18   "appVersionCode": 2000000000,
   19   "shortcuts": [],
   20   "generatorApp": "bubblewrap-cli",
   21   "webManifestUrl": "https://meet.jit.si/manifest.json",
   22   "fallbackType": "customtabs",
   23   "features": {},
   24   "enableSiteSettingsShortcut": true,
   25   "isChromeOSOnly": true,
   26   "appVersion": "1.0.0"
   27 }