50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"packageId": "io.truckwash.twa",
|
|
"host": "truckwash.io",
|
|
"name": "Truck Wash",
|
|
"launcherName": "Truck Wash",
|
|
"display": "standalone",
|
|
"themeColor": "#063651",
|
|
"themeColorDark": "#000000",
|
|
"navigationColor": "#000000",
|
|
"navigationColorDark": "#000000",
|
|
"navigationDividerColor": "#000000",
|
|
"navigationDividerColorDark": "#000000",
|
|
"backgroundColor": "#0787BB",
|
|
"enableNotifications": true,
|
|
"startUrl": "/",
|
|
"iconUrl": "https://truckwash.io/icons/icon-512x512.png",
|
|
"splashScreenFadeOutDuration": 300,
|
|
"signingKey": {
|
|
"path": "C:\\Users\\2jepp\\WebstormProjects\\pleno-vue\\android.keystore",
|
|
"alias": "android"
|
|
},
|
|
"appVersionName": "7",
|
|
"appVersionCode": 7,
|
|
"shortcuts": [],
|
|
"generatorApp": "bubblewrap-cli",
|
|
"webManifestUrl": "https://truckwash.io/manifest.webmanifest",
|
|
"fallbackType": "customtabs",
|
|
"features": {
|
|
"locationDelegation": {
|
|
"enabled": true
|
|
}
|
|
},
|
|
"alphaDependencies": {
|
|
"enabled": false
|
|
},
|
|
"enableSiteSettingsShortcut": true,
|
|
"isChromeOSOnly": false,
|
|
"isMetaQuest": false,
|
|
"fullScopeUrl": "https://truckwash.io/",
|
|
"minSdkVersion": 21,
|
|
"orientation": "portrait",
|
|
"fingerprints": [],
|
|
"additionalTrustedOrigins": [],
|
|
"retainedBundles": [],
|
|
"protocolHandlers": [],
|
|
"fileHandlers": [],
|
|
"launchHandlerClientMode": "navigate-existing",
|
|
"appVersion": "7"
|
|
}
|