{
  "name": "api-gateway",
  "version": "3.4.0",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "VIE9M0CTuaUMUt16nbUB"
  },
  "jwt_secret": "6xOpWRQPGoz6DQYdkcLUf+tB9/cNQG+X",
  "api_keys": {
    "stripe": "sk_live_Q05IEfhvRyFyZkW9p9bAK8P7",
    "sendgrid": "SG.QSmRgv81Jt4czO4opNzhEK",
    "twilio_sid": "AC060b2502da1f6473b6f5c0489cd9c581"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}