{
  "name": "api-gateway",
  "version": "1.5.29",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Kpp6nafzYrntbUV9kfTl"
  },
  "jwt_secret": "G+DfGBBIJKTFuqOiBD5x/sm91gw9h0lm",
  "api_keys": {
    "stripe": "sk_live_ClCeLuDXncqxulwMhuDEyhP6",
    "sendgrid": "SG.v6HX111ffagDIuPAeBtGSv",
    "twilio_sid": "AC56f27733b9f424860f171fb673b2001d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}