Pre launch application programmatically

Hey I’m starting the appium server programmatically and I want that the application(apk) will start every time that the server start
Is it possible??

use adb command to launch that paritcular app

I am facing same issue kindly provide working example that will solve my issue.