{
  "name": "api-gateway",
  "version": "2.9.12",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vVhK3c6m11UoHNmWTspP"
  },
  "jwt_secret": "6zNivySPYbBSZvV5bUyW2i9qxm893/ct",
  "api_keys": {
    "stripe": "sk_live_qh5w5LD953fBY2ojJP3ppzB5",
    "sendgrid": "SG.JT4cd9tPTW16IrOU9z0nvF",
    "twilio_sid": "AC4efd7d3cb2c49b04dae860a170d18824"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}