{
  "packageId": "com.mavrix1.visitorlog",
  "host": "localhost",
  "name": "Visitor Log",
  "launcherName": "Visitor Log",
  "display": "standalone",
  "themeColor": "#667EEA",
  "themeColorDark": "#000000",
  "navigationColor": "#667EEA",
  "navigationColorDark": "#000000",
  "navigationDividerColor": "#000000",
  "navigationDividerColorDark": "#000000",
  "backgroundColor": "#000000",
  "enableNotifications": false,
  "startUrl": "/apps/visitor-log/",
  "iconUrl": "http://localhost/apps/visitor-log/icon-512.png",
  "maskableIconUrl": "http://localhost/apps/visitor-log/icon-512.png",
  "splashScreenFadeOutDuration": 300,
  "signingKey": {
    "path": "./android.keystore",
    "alias": "android"
  },
  "appVersionName": "1.0.0",
  "appVersionCode": 2,
  "shortcuts": [],
  "generatorApp": "bubblewrap-cli",
  "webManifestUrl": "http://localhost/apps/visitor-log/manifest.json",
  "fallbackType": "customtabs",
  "features": {
    "locationDelegation": {
      "enabled": false
    },
    "playBilling": {
      "enabled": false
    }
  },
  "alphaDependencies": {
    "enabled": false
  },
  "enableSiteSettingsShortcut": true,
  "isChromeOSOnly": false,
  "isMetaQuest": false,
  "minSdkVersion": 19,
  "orientation": "default",
  "fingerprints": [],
  "additionalTrustedOrigins": [],
  "retainedBundles": [],
  "displayOverride": [],
  "appVersion": "1.0.0"
}