{
  "program": "ReiBanq",
  "provider": "clearbank",
  "providerRegion": "eu",
  "payment": {
    "batch": true,
    "scheduled": true,
    "paymentLimits": true,
    "directDebits": true
  },
  "signUpType": ["business"],
  "cards": {
    "physical": false,
    "virtual": false,
    "virtualMax": 5,
    "physicalMax": 1
  },
  "translate": {
    "enabled": true,
    "languages": ["en"]
  },
  "auth": {
    "clientId": "2jhgt36j5bjki3qqgmrqklgltf",
    "programId": "reibanq",
    "userPoolId": "eu-west-1_eEwaaLVrp",
    "mfaMethod": "app",
    "isInBiometricsRollout": true
  },
  "sumsub": {
    "updateLink": "https://in.sumsub.com/idensic/l/#/uni_X10AfMxD3sSkxq8N"
  },
  "theme": {
    "topbar": {
      "logo": true
    },
    "navbottom": {
      "bg": "#ffffff",
      "color": "#000",
      "hover": "#FE5200",
      "radius": "10px",
      "icon": {
        "radius": "10px",
        "hover": "linear-gradient(rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);",
        "active": "linear-gradient(rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);",
        "note": "Both hover and active use background-image, and therefore cant have a plain colour"
      },
      "activeColor": "black",
      "inactiveColor": "#718096"
    },
    "gradients": {
      "brand": {
        "from": "#002F57",
        "to": "#002F57",
        "textColor": "#FFF",
        "dividers": true
      }
    },
    "authLanding": {
      "enabled": true,
      "gradient": {
        "base": "#001525",
        "brand": "#004A80",
        "brandLight": "#0066AA",
        "brandDark": "#002F57"
      },
      "logo": "https://assets.orenda.finance/reibanq/logo_nav_darkmode.svg"
    },
    "media": {
      "favicon": "https://assets.orenda.finance/reibanq/logo512.png",
      "logo": "https://assets.orenda.finance/reibanq/logo512.png",
      "imageURL": "https://assets.orenda.finance/reibanq",
      "navbarLogo": "https://assets.orenda.finance/reibanq/logo_nav.png",
      "noBackgroundLogo": "https://assets.orenda.finance/reibanq/logo_nav_backoffice.png"
    },
    "colors": {
      "brand": {
        "50": "#e6f0f7",
        "100": "#cce1ef",
        "200": "#99c3df",
        "300": "#66a5cf",
        "400": "#3387bf",
        "500": "#002F57",
        "600": "#00274a",
        "700": "#001f3d",
        "800": "#001730",
        "900": "#000f23"
      }
    },
    "appBg": "#F8FAFC",
    "textColor": "#333333",
    "floatingDock": {
      "bg": "#FFFFFF",
      "color": "#333333"
    },
    "drawer": {
      "bg": "#FFFFFF",
      "color": "#333333"
    },
    "separator": {
      "color": "#e2e8f0"
    }
  },
  "app": {
    "sockets3DS": true,
    "has3ds": true,
    "adminItems": [
      {
        "name": "Contact Us & Support",
        "icon": "BsFillTelephoneFill",
        "link": "/contact-us"
      },
      {
        "name": "Fees",
        "icon": "BsFillFileEarmarkMedicalFill",
        "link": "/fees"
      },
      {
        "name": "Account Limits",
        "icon": "BsFillFileEarmarkMedicalFill",
        "link": "/limits"
      },
      {
        "name": "Legals",
        "icon": "BsFillFileEarmarkMedicalFill",
        "link": "/legals"
      }
    ],
    "contactDetails": [
      {
        "email": "support@reibanq.eu",
        "address": {
          "lines": ["H.J.E. Wenckebachweg 123", "1096AM Amsterdam"],
          "country": "Netherlands"
        }
      }
    ],
    "balanceOptions": {
      "showBankDetails": true,
      "showButtons": true,
      "oneCurrency": true
    },
    "defaultCurrency": "GBP",
    "terms": {
      "EUR": "Payment accounts, related payment services and payment cards are issued by Orenda FS B.V., a payments and electronic money institution authorised and regulated by De Nederlandsche Bank (DNB) to offer payment and electronic money services in the Netherlands and in the European Economic Area (EEA). Registered office: Joop Geesinkweg 201, 1114 AB Amsterdam-Duivendrecht, the Netherlands. Chamber of Commerce (KVK) registration number: 95349529. DNB relation number: R199952. You can check the Public Register here: https://www.dnb.nl/en/public-register/information-detail/?registercode=wfteg&relationnumber=r199952"
    }
  },
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "ReiBanq",
  "short_name": "ReiBanq",
  "description": "PWA version of web app",
  "theme_color": "#002F57",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/icons/Orenda-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/Orenda-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/Orenda-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/Orenda-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
