Not sure exactly what you're after, but I'd imagine you'd be best off copying index.php, renaming it to home.php, and editing that to remove "the loop" to get rid of the posts. Then, you can use something like wp_list_categories to spit out your category list however you want.