export type Settings = { icon: string; databaseName: string; primaryColor: string; secondaryColor: string; };