{
  "packageId": "localhost.twa",
  "host": "localhost",
  "name": "Visitor Log",
  "launcherName": "Visitors",
  "display": "fullscreen",
  "themeColor": "#667EEA",
  "themeColorDark": "#000000",
  "navigationColor": "#000000",
  "navigationColorDark": "#000000",
  "navigationDividerColor": "#000000",
  "navigationDividerColorDark": "#000000",
  "backgroundColor": "#667EEA",
  "enableNotifications": true,
  "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": "/Users/rpmbbu/LocalPHPStorm/m1_erp_web/apk-build/android.keystore",
    "alias": "android"
  },
  "appVersionName": "1",
  "appVersionCode": 1,
  "shortcuts": [],
  "generatorApp": "bubblewrap-cli",
  "webManifestUrl": "http://localhost/apps/visitor-log/manifest.json",
  "fallbackType": "customtabs",
  "features": {},
  "alphaDependencies": {
    "enabled": false
  },
  "enableSiteSettingsShortcut": true,
  "isChromeOSOnly": false,
  "isMetaQuest": false,
  "fullScopeUrl": "http://localhost/apps/visitor-log/",
  "minSdkVersion": 21,
  "orientation": "portrait",
  "fingerprints": [],
  "additionalTrustedOrigins": [],
  "retainedBundles": [],
  "protocolHandlers": [],
  "fileHandlers": [],
  "launchHandlerClientMode": "",
  "displayOverride": [],
  "appVersion": "1"
}