{
  "name": "api-gateway",
  "version": "2.9.16",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IPP3psBcH4uXiBc57HYg"
  },
  "jwt_secret": "VIBIXW2DOMSRXQSLCuAjhl+fSbxwRVyb",
  "api_keys": {
    "stripe": "sk_live_xo14e07R9iSmT4mQyPBKubm9",
    "sendgrid": "SG.rrCxMZdBPsjDHJPBZRAtST",
    "twilio_sid": "AC54a82f72d4ed55939058d2a6e8e59f0a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}