{
  "packageId": "org.duckdns.eut_delivery.twa",
  "host": "eut-delivery.duckdns.org",
  "name": "E.U.T Snack House",
  "launcherName": "EUT",
  "display": "standalone",
  "themeColor": "#FFFFFF",
  "themeColorDark": "#000000",
  "navigationColor": "#000000",
  "navigationColorDark": "#000000",
  "navigationDividerColor": "#000000",
  "navigationDividerColorDark": "#000000",
  "backgroundColor": "#FFFFFF",
  "enableNotifications": true,
  "startUrl": "/",
  "iconUrl": "https://eut-delivery.duckdns.org/images/icons/icon-512x512.png",
  "splashScreenFadeOutDuration": 300,
  "signingKey": {
    "path": "C:\\Users\\patri\\Desktop\\EUT_WEB\\android.keystore",
    "alias": "android"
  },
  "appVersionName": "1",
  "appVersionCode": 1,
  "shortcuts": [
    {
      "name": "Order Now",
      "shortName": "Order",
      "url": "https://eut-delivery.duckdns.org/shop",
      "chosenIconUrl": "https://eut-delivery.duckdns.org/images/icons/icon-96x96.png"
    },
    {
      "name": "My Orders",
      "shortName": "Orders",
      "url": "https://eut-delivery.duckdns.org/shop/tracking",
      "chosenIconUrl": "https://eut-delivery.duckdns.org/images/icons/icon-96x96.png"
    }
  ],
  "generatorApp": "bubblewrap-cli",
  "webManifestUrl": "https://eut-delivery.duckdns.org/manifest.json",
  "fallbackType": "customtabs",
  "features": {
    "locationDelegation": {
      "enabled": true
    }
  },
  "alphaDependencies": {
    "enabled": false
  },
  "enableSiteSettingsShortcut": true,
  "isChromeOSOnly": false,
  "isMetaQuest": false,
  "fullScopeUrl": "https://eut-delivery.duckdns.org/",
  "minSdkVersion": 21,
  "orientation": "portrait",
  "fingerprints": [],
  "additionalTrustedOrigins": [],
  "retainedBundles": [],
  "protocolHandlers": [],
  "fileHandlers": [],
  "launchHandlerClientMode": "",
  "displayOverride": [],
  "appVersion": "1"
}