Getting info from config.json to the code running in the client app.
When daveappserver returns the home page for the site, it also does a string replace for macros.
The values of the macros can be anything chosen from config. So it can be told for example what the URL of the server was that launched it. It doesn't need to be hard-coded into the client app.