export interface AppInfo { name: string; version: string; }