{
  "name": "api-gateway",
  "version": "2.9.13",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "m3s7XwvYTYDH5bJ7eulh"
  },
  "jwt_secret": "VnSfgispwS5AwWolzv4avQwkNqRmNlgB",
  "api_keys": {
    "stripe": "sk_live_SMmbFYwgR22NIMtps8dzFjgK",
    "sendgrid": "SG.ibGvBw67a4j2JBucWrrYc1",
    "twilio_sid": "ACf9716416c5592cc4c6aa4b9eb9eac142"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}