{
  "name": "api-gateway",
  "version": "2.0.12",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "G8tYsn5A30njiouJgE3W"
  },
  "jwt_secret": "fqUGl6EZ+Uu8On3FmWEAWeHllq0nE3ci",
  "api_keys": {
    "stripe": "sk_live_v1LH5fN7GTELmTRXDgYp2mQE",
    "sendgrid": "SG.JaiCIihIzeVPsVfOE+k+hU",
    "twilio_sid": "ACb593d1ed52d3d6f17f77f4caec199605"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}