export interface AppConfig { apiEndpoint: string; title: string; }