You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

54 lines
1.4 KiB

{
"packageId": "org.duckdns.bibbit.hikemap",
"host": "maps.bibbit.duckdns.org",
"name": "HikeMap Trail Navigator",
"launcherName": "HikeMap",
"display": "standalone",
"themeColor": "#4CAF50",
"navigationColor": "#4CAF50",
"backgroundColor": "#ffffff",
"enableNotifications": true,
"startUrl": "/",
"iconUrl": "https://maps.bibbit.duckdns.org/icon-512x512.png",
"maskableIconUrl": "https://maps.bibbit.duckdns.org/icon-512x512.png",
"splashScreenFadeOutDuration": 300,
"signingKey": {
"alias": "android",
"path": "./android.keystore",
"password": "hikemap2024",
"keyPassword": "hikemap2024"
},
"appVersionName": "1.0.0",
"appVersionCode": 1,
"shortcuts": [
{
"name": "Navigate",
"shortName": "Navigate",
"url": "/?mode=navigate",
"chosenIconUrl": "https://maps.bibbit.duckdns.org/icon-96x96.png"
}
],
"generatorApp": "bubblewrap-cli",
"webManifestUrl": "https://maps.bibbit.duckdns.org/manifest.json",
"fallbackType": "customtabs",
"features": {
"locationDelegation": {
"enabled": true
},
"playBilling": {
"enabled": false
}
},
"alphaDependencies": {
"enabled": false
},
"enableSiteSettingsShortcut": true,
"isChromeOSOnly": false,
"orientation": "portrait-primary",
"fingerprints": [
{
"value": "4B:99:EB:12:8C:5C:7B:9B:3C:2F:E5:5C:7A:5D:22:16:7C:A4:8B:28:95:DF:B8:A3:F5:7C:06:92:F0:73:79:36"
}
],
"appVersion": "1.0.0"
}