43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
{
|
|
"packageId": "org.blastmud.game",
|
|
"host": "www.blastmud.com",
|
|
"name": "Blastmud",
|
|
"launcherName": "Blastmud",
|
|
"display": "fullscreen",
|
|
"themeColor": "#FFFFFF",
|
|
"navigationColor": "#000000",
|
|
"navigationColorDark": "#000000",
|
|
"navigationDividerColor": "#000000",
|
|
"navigationDividerColorDark": "#000000",
|
|
"backgroundColor": "#000000",
|
|
"enableNotifications": true,
|
|
"startUrl": "/game.html?source=android",
|
|
"iconUrl": "https://www.blastmud.org/images/logo192.png",
|
|
"maskableIconUrl": "https://www.blastmud.org/images/logo192.png",
|
|
"splashScreenFadeOutDuration": 300,
|
|
"signingKey": {
|
|
"path": "../../android.keystore",
|
|
"alias": "upload"
|
|
},
|
|
"appVersionName": "1",
|
|
"appVersionCode": 1,
|
|
"shortcuts": [],
|
|
"generatorApp": "bubblewrap-cli",
|
|
"webManifestUrl": "https://www.blastmud.org/manifest.json",
|
|
"fallbackType": "customtabs",
|
|
"features": {},
|
|
"alphaDependencies": {
|
|
"enabled": false
|
|
},
|
|
"enableSiteSettingsShortcut": true,
|
|
"isChromeOSOnly": false,
|
|
"isMetaQuest": false,
|
|
"fullScopeUrl": "https://www.blastmud.org/",
|
|
"minSdkVersion": 19,
|
|
"orientation": "any",
|
|
"fingerprints": [],
|
|
"additionalTrustedOrigins": [],
|
|
"retainedBundles": [],
|
|
"appVersion": "1"
|
|
}
|