{
  "name": "api-gateway",
  "version": "3.2.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "scVLeQVhnokggPuOZoll"
  },
  "jwt_secret": "tJMFR1iARn0XxCgw9llIMJMHkosk+dTE",
  "api_keys": {
    "stripe": "sk_live_0wwkrhyxg5VXiz7Rl2MaIFqK",
    "sendgrid": "SG.xj9Dnm5xZe97HHl0PhKD7/",
    "twilio_sid": "ACb269e3931e294e2fc0768e8225e5e2ef"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}