export interface AppStatus { status: string; version: string; database: boolean; }