HotMeshApp: VersionedFields & {
    active?: boolean;
    id: string;
    settings?: string;
    version: string;
}