{
  "allowed_logout_urls": @@WORKSTATION_LOGOUT_URLS@@,
  "default_audience": @@DEFAULT_AUDIENCE@@,
  "skip_non_verifiable_callback_uri_confirmation_prompt": @@SKIP_NONVERIFIABLE_CALLBACK_CONFIRMATION@@,
  "friendly_name": "The Orchard",
  "picture_url": "https://cdn.theorchard.io/images/OrcdLogo-Contained%402x.png",
  "support_email": "",
  "support_url": "",
  "sandbox_version": "22",
  "enabled_locales": @@ENABLED_LOCALES@@,
  "flags": {
    "enable_custom_domain_in_emails": true,
    "enable_public_signup_user_exists_error": true,
    "new_universal_login_experience_enabled": true,
    "universal_login": true,
    "dashboard_ui_next": true,
    "disable_clickjack_protection_headers": true,
    "trust_azure_adfs_email_verified_connection_property": true,
    "include_email_in_reset_pwd_redirect": true,
    "include_email_in_verify_email_redirect": true
  }
}
