import type { Brand } from "@gsc/web-kit/chrome"; export const brand: Brand = { name: "My", product: "GoSec My Account", logoUrl: "https://assets.gosec.cloud/logos/logo.svg", websiteUrl: "https://www.gosec.cloud", supportUrl: "https://support.gosec.cloud/", docsUrl: "https://support.gosec.cloud/support/?target=my", copyrightStartYear: 2023, };