{
  "name": "api-gateway",
  "version": "3.3.20",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nF7McLHvAbQLdy85a2N1"
  },
  "jwt_secret": "xcyUOWpn/fSqhzlOl2mnzFQiTbG8Tk1c",
  "api_keys": {
    "stripe": "sk_live_RCI97MXERe29agDNLhANITAt",
    "sendgrid": "SG.zPVkbMA62uxyEjDSbIgy9i",
    "twilio_sid": "AC77062e3824baed9ccf346fc35880d7a4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}