1 2 3 4 5 6 7 8 9
{ "apps": [ { "name": "test-app", "script": "echo", "args": ["Hello from config file!"] } ] }