We are using some libraries which requires us to enter API keys in app.json. Right now there is no quick way of using environment variables, or at least, I can't find anything related to that in the docs. It would be really helpful for us if we can use environment variables in our app.json to avoid having to either hardcode or use a template-like tool to fill this file.