Tr_Code/twa-manifest.json

50 lines
1.3 KiB
JSON

{
"packageId": "cc.m1tcloud.tr.twa",
"host": "tr.m1tcloud.cc",
"name": "FaultCode_Line1",
"launcherName": "F_Code",
"display": "standalone",
"themeColor": "#0F172A",
"themeColorDark": "#000000",
"navigationColor": "#000000",
"navigationColorDark": "#000000",
"navigationDividerColor": "#000000",
"navigationDividerColorDark": "#000000",
"backgroundColor": "#0F172A",
"enableNotifications": true,
"startUrl": "/",
"iconUrl": "https://tr.m1tcloud.cc/static/icons/icon-512.png",
"splashScreenFadeOutDuration": 300,
"signingKey": {
"path": "D:\\py\\htmx_test\\android.keystore",
"alias": "android"
},
"appVersionName": "1",
"appVersionCode": 1,
"shortcuts": [],
"generatorApp": "bubblewrap-cli",
"webManifestUrl": "https://tr.m1tcloud.cc/manifest.webmanifest",
"fallbackType": "customtabs",
"features": {
"locationDelegation": {
"enabled": true
}
},
"alphaDependencies": {
"enabled": false
},
"enableSiteSettingsShortcut": true,
"isChromeOSOnly": false,
"isMetaQuest": false,
"fullScopeUrl": "https://tr.m1tcloud.cc/",
"minSdkVersion": 21,
"orientation": "default",
"fingerprints": [],
"additionalTrustedOrigins": [],
"retainedBundles": [],
"protocolHandlers": [],
"fileHandlers": [],
"launchHandlerClientMode": "",
"displayOverride": [],
"appVersion": "1"
}