How to make outline indicators around objects

Hello everyone. I’m spawning objects at random locations in an open world. I want to put a blue circle around them or something to make them visible at a distance, something like Crazy Taxi. How can I do this?

Could use an emissive shader. An outline is harder to do though, there probably is mesh manipulation.