Create a menu-driven program to add, search, update, and delete contacts. Use a dictionary keyed by contact name.
Dictionaries, loops, functions, input/output, and validation.
Persist contacts as JSON.