51 lines
1.5 KiB
JSON
51 lines
1.5 KiB
JSON
{
|
|
"packageId": "ir.mysalona.testapp.twa",
|
|
"host": "testapp.mysalona.ir",
|
|
"name": "Salona",
|
|
"launcherName": "Salona",
|
|
"display": "standalone",
|
|
"themeColor": "#AB25C0",
|
|
"themeColorDark": "#000000",
|
|
"navigationColor": "#000000",
|
|
"navigationColorDark": "#000000",
|
|
"navigationDividerColor": "#000000",
|
|
"navigationDividerColorDark": "#000000",
|
|
"backgroundColor": "#AB25C0",
|
|
"enableNotifications": true,
|
|
"startUrl": "/",
|
|
"iconUrl": "https://testapp.mysalona.ir/pwa-512x512.png",
|
|
"maskableIconUrl": "https://testapp.mysalona.ir/maskable-icon-512x512.png",
|
|
"splashScreenFadeOutDuration": 300,
|
|
"signingKey": {
|
|
"path": "D:\\Programming\\Web\\React\\Salona-new-version\\android.keystore",
|
|
"alias": "android"
|
|
},
|
|
"appVersionName": "1",
|
|
"appVersionCode": 1,
|
|
"shortcuts": [],
|
|
"generatorApp": "bubblewrap-cli",
|
|
"webManifestUrl": "https://testapp.mysalona.ir/manifest.webmanifest",
|
|
"fallbackType": "customtabs",
|
|
"features": {},
|
|
"alphaDependencies": {
|
|
"enabled": false
|
|
},
|
|
"enableSiteSettingsShortcut": true,
|
|
"isChromeOSOnly": false,
|
|
"isMetaQuest": false,
|
|
"fullScopeUrl": "https://testapp.mysalona.ir/",
|
|
"minSdkVersion": 21,
|
|
"orientation": "default",
|
|
"fingerprints": [],
|
|
"additionalTrustedOrigins": [],
|
|
"retainedBundles": [],
|
|
"protocolHandlers": [],
|
|
"fileHandlers": [],
|
|
"launchHandlerClientMode": "",
|
|
"displayOverride": [
|
|
"standalone",
|
|
"window-controls-overlay",
|
|
"browser"
|
|
],
|
|
"appVersion": "1"
|
|
} |