I would like to start my ARC app minimized or hidden if possible. For chrome apps I can use the CreateWindowOptions in the method chrome.app.window.create https://developer.chrome.com/apps/app_window#type-CreateWindowOptions
Is there some metadata tag available?