export type Site = { id: number name: string color: string }