<?xml version="1.0" encoding="utf-8"?>
<resources>
    <bool name="enableNotification">true</bool>
    <bool name="enableSiteSettingsShortcut">true</bool>
    <color name="backgroundColor">#FFFFFF</color>
    <color name="colorPrimary">#FFFFFF</color>
    <color name="colorPrimaryDark">#000000</color>
    <color name="navigationColor">#000000</color>
    <color name="navigationColorDark">#000000</color>
    <color name="navigationDividerColor">#000000</color>
    <color name="navigationDividerColorDark">#000000</color>
    <color name="shortcut_background">#F5F5F5</color>
    <integer name="splashScreenFadeOutDuration">300</integer>
    <string name="appName" translatable="false">E.U.T Snack House</string>
    <string name="assetStatements">
    [{
        \"relation\": [\"delegate_permission/common.handle_all_urls\"],
        \"target\": {
            \"namespace\": \"web\",
            \"site\": \"https://eut-delivery.duckdns.org\"
        }
    }]
    
  </string>
    <string name="fallbackType" translatable="false">customtabs</string>
    <string name="fullScopeUrl" translatable="false">https://eut-delivery.duckdns.org/</string>
    <string name="generatorApp" translatable="false">bubblewrap-cli</string>
    <string name="hostName" translatable="false">eut-delivery.duckdns.org</string>
    <string name="launchUrl" translatable="false">https://eut-delivery.duckdns.org/</string>
    <string name="launcherName" translatable="false">EUT</string>
    <string name="orientation" translatable="false">portrait</string>
    <string name="providerAuthority" translatable="false">org.duckdns.eut_delivery.twa.fileprovider</string>
    <string name="shortcut_name_0" translatable="false">Order Now</string>
    <string name="shortcut_name_1" translatable="false">My Orders</string>
    <string name="shortcut_short_name_0" translatable="false">Order</string>
    <string name="shortcut_short_name_1" translatable="false">Orders</string>
    <string name="webManifestUrl" translatable="false">https://eut-delivery.duckdns.org/manifest.json</string>
</resources>