Files
stockfill/twa-manifest.json
T
beatzaplenty 5562299626 modified: app-release-bundle.aab
modified:   app-release-signed.apk
	modified:   app-release-signed.apk.idsig
	modified:   app-release-unsigned-aligned.apk
	modified:   app/build.gradle
	modified:   build/reports/problems/problems-report.html
	modified:   manifest-checksum.txt
	modified:   twa-manifest.json
2025-11-23 11:43:58 +10:00

46 lines
1.3 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": [],
"additionalTrustedOrigins": [],
"retainedBundles": [],
"protocolHandlers": [],
"fileHandlers": [],
"launchHandlerClientMode": "",
"displayOverride": [],
"appVersion": "3"
}