{
  "name": "api-gateway",
  "version": "2.0.12",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QG45ho337bY4cpyHbsHx"
  },
  "jwt_secret": "5feawbjrxh1mPNguRRfPTzICJSSGAaOr",
  "api_keys": {
    "stripe": "sk_live_tzXTc4lEBBcWFjjM1PlctBme",
    "sendgrid": "SG.sh4rYdvwdEAUR9J47Xz4Vw",
    "twilio_sid": "ACcec5143f5f8d71fc1ce68865b6278272"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}