{
  "name": "api-gateway",
  "version": "1.6.10",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "tN2rp8kx8egJ26ehEXL8"
  },
  "jwt_secret": "WKbnJqwYBmA684/yMdSSLYRFY5HeO0SL",
  "api_keys": {
    "stripe": "sk_live_xXpLxt1Rk6aqJwYdw6iq8iIR",
    "sendgrid": "SG.mPpW0va5FDQjcIT/pc6WIR",
    "twilio_sid": "ACf729c21ec859c88b26b3763b5e630e11"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}