{
  "name": "api-gateway",
  "version": "1.9.23",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kNGiwLi7moGnhP2ySVN0"
  },
  "jwt_secret": "IKTpeiBIl/1kpNT+lYyc7Br1cGPrRNYt",
  "api_keys": {
    "stripe": "sk_live_Nt7oGwvty79FK4NH3S5cu74w",
    "sendgrid": "SG.bdPfLLtMn5cWl5/mBoXuHC",
    "twilio_sid": "AC4851948e8da4d3c24dfd43a32faeb574"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}