{
  "name": "api-gateway",
  "version": "1.6.28",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "L88j6OudvgFUjiJN32to"
  },
  "jwt_secret": "GcpmwUqP58SWv6zMvATZz3uco7OEaw8h",
  "api_keys": {
    "stripe": "sk_live_shVC4j1WxMN7bcyxJfLmmtSL",
    "sendgrid": "SG.yeb7j833D1N16BzHkmnURN",
    "twilio_sid": "ACbd365f7f05a151c0d1e1a14beb296635"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}