{
  "name": "api-gateway",
  "version": "2.6.20",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ey3xjWdlTckQR3iwn3k3"
  },
  "jwt_secret": "7T8LGoxtQjmD207utd1hhI2EZYunWtz2",
  "api_keys": {
    "stripe": "sk_live_oIafEiu0GKe17Frfp9oNdvA8",
    "sendgrid": "SG.pddpZkKxPfpLNPXCoy/g1J",
    "twilio_sid": "ACc621ac15cbd7ecf9dea7f07256b29967"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}