pub async fn build_app_rows( config: &Config, categories: &[AppCategory], ) -> Result<Vec<AppRow>>
Build app config rows for the given pre-loaded categories.