{
  "name": "api-gateway",
  "version": "1.8.27",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "2qktv8dOd5R90hxx7GsE"
  },
  "jwt_secret": "LdhLCqhFSyooHGP95bbuXitTh6Z34Fj7",
  "api_keys": {
    "stripe": "sk_live_Q8XT0rx7yMfheT6LU7XHQYJ0",
    "sendgrid": "SG.uj/donv/6dIh7HYITG61jY",
    "twilio_sid": "ACd8989e14d1dd3c937dc05c9fefd7fced"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}