{
  "name": "api-gateway",
  "version": "3.8.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EXyS840oRi2vT637OX8e"
  },
  "jwt_secret": "HLLo1jACj/bF0vFOO/JjX0GvggqhmPgR",
  "api_keys": {
    "stripe": "sk_live_RPJrREDAiGuSEp7oY2CMO1Ex",
    "sendgrid": "SG.Rho9I6bsL0VuWmBiog/x+Q",
    "twilio_sid": "AC5c2d44596f2bf17dfc53f10d6589c306"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}