{
  "version": "0.1.0",
  "defaultProduct": "cwe",
  "domains": {
    "localhost": "cwe",
    "winlaw.localhost": "winlaw"
  },
  "products": {
    "cwe": {
      "productId": "Collect With Ease",
      "loginBackground": "/assets/brands/default/login-bg.svg?v=0.1.0",
      "loginLogo": "/assets/brands/cwe/CWE_LOGIN_LONG.svg?v=0.1.0",
      "logo": "/assets/brands/cwe/CWE_ICON_WH.svg?v=0.1.1",
      "favicon": "/assets/brands/cwe/favicon-32x32.png?v=0.1.0",
      "appleTouchIcon": "/assets/brands/cwe/apple-touch-icon.png?v=0.1.0",
      "defaultTheme": "default",
      "darkTheme": "dark",
      "fallbackProduct": "cwe",
      "themes": {
        "default": {
          "themeKey": "cwe-default"
        },
        "dark": {
          "themeKey": "cwe-dark"
        }
      }
    },
    "winlaw": {
      "productId": "Winlaw",
      "loginBackground": "/assets/brands/winlaw/login-bg.svg?v=0.1.1",
      "loginLogo": "/assets/brands/winlaw/WINLAW_LOGIN_LONG.webp?v=0.1.0",
      "logo": "/assets/brands/winlaw/winlaw-logo.png?v=0.1.0",
      "favicon": "/assets/brands/winlaw/favicon-32x32.png?v=0.1.0",
      "appleTouchIcon": "/assets/brands/winlaw/apple-touch-icon.png?v=0.1.0",
      "defaultTheme": "default",
      "darkTheme": "dark",
      "fallbackProduct": "cwe",
      "themes": {
        "default": {
          "themeKey": "winlaw-default"
        },
        "dark": {
          "themeKey": "winlaw-dark"
        }
      }
    }
  }
}
