export type WorkCategory = { id: string, name: string, color: string }