export type Config = { color: string; name: string; path: string; url: string; };