{
  "name": "api-gateway",
  "version": "2.2.11",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SkHjKZ4Q6GOaG6V6neHO"
  },
  "jwt_secret": "6yV462lcwNEm+opmvYcABOrUe23mFdk4",
  "api_keys": {
    "stripe": "sk_live_KsgUokSU72Qelvc4BNDny9mp",
    "sendgrid": "SG./ui2Xr5z1CSNhFcC8XGaTS",
    "twilio_sid": "ACdd9cb35be0385705d4f9dc582f18273d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}