{
  "name": "api-gateway",
  "version": "3.0.29",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vOBh6feHUVFn5EXMn80N"
  },
  "jwt_secret": "PGMB1a7PfnzW0yvbzW/yxaBna56lUrSD",
  "api_keys": {
    "stripe": "sk_live_Bz49I8QUj6i56SpCNMD4Rfzm",
    "sendgrid": "SG.EJ0nU+t6VPJMUukect7iTh",
    "twilio_sid": "ACa846c374500d2a843100faf3d3dd4371"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}