{
  "short_name": "SmartTrace",
  "name": "EHT Group SmartTrace",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "favicon-st.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "stlogo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "stlogo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }

  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "ON_PREM_FOX_API_ADDR": "",
  "REACT_APP_ON_PREM_ENABLED": "false",
  "REACT_APP_USE_ADVANCED_SEARCH": "true",
  "REACT_APP_USE_EMAIL": "true",
  "REACT_APP_MFA_ENABLED": "true",
  "REACT_APP_PDF_SERVICES_ENABLED": "true",
  "REACT_APP_SSO_ENABLED": "true",
  "REACT_APP_ALARM_REPORTS_ENABLED": "true"
}
