Files
stockfill/twa-manifest.json
T

51 lines
1.5 KiB
JSON

{
"packageId": "com.ddnsgeek.lan.stockfill.twa",
"host": "stockfill.lan.ddnsgeek.com",
"name": "StockFill",
"launcherName": "StockFill",
"display": "standalone",
"themeColor": "#0D6EFD",
"themeColorDark": "#000000",
"navigationColor": "#000000",
"navigationColorDark": "#000000",
"navigationDividerColor": "#000000",
"navigationDividerColorDark": "#000000",
"backgroundColor": "#FFFFFF",
"enableNotifications": true,
"startUrl": "/",
"iconUrl": "https://stockfill.lan.ddnsgeek.com/icons/icon.svg",
"splashScreenFadeOutDuration": 300,
"signingKey": {
"path": "/mnt/server/github-repos/stockfill/android.keystore",
"alias": "android"
},
"appVersionName": "3",
"appVersionCode": 3,
"shortcuts": [],
"generatorApp": "bubblewrap-cli",
"webManifestUrl": "https://stockfill.lan.ddnsgeek.com/manifest.json",
"fallbackType": "customtabs",
"features": {},
"alphaDependencies": {
"enabled": false
},
"enableSiteSettingsShortcut": true,
"isChromeOSOnly": false,
"isMetaQuest": false,
"fullScopeUrl": "https://stockfill.lan.ddnsgeek.com/",
"minSdkVersion": 21,
"orientation": "any",
"fingerprints": [
{
"type": "sha256_cert",
"value": "E9:9D:1B:C9:75:3E:CF:5B:8B:CF:3D:92:26:82:C5:CE:06:7E:8B:FC:DC:9D:61:C0:04:B4:C4:9D:76:08:ED:AF"
}
],
"additionalTrustedOrigins": [],
"retainedBundles": [],
"protocolHandlers": [],
"fileHandlers": [],
"launchHandlerClientMode": "",
"displayOverride": [],
"appVersion": "3"
}