export interface Schema { project: string; modules: boolean; robotoFont: boolean; animations: boolean; fontAwesome: boolean; charts: boolean; }