{
  "name": "api-gateway",
  "version": "2.4.17",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Y6Xez2qRrQ9xoh14nLQa"
  },
  "jwt_secret": "iCJ4fJJJkNb5Z+HWRRtmrqz9PwMxKAJs",
  "api_keys": {
    "stripe": "sk_live_1FWMGWGvQ0ebfeqlhN3Ez6cB",
    "sendgrid": "SG.xQkg87HPPbIkHxIJfutGRH",
    "twilio_sid": "ACab680f06e202cf9b452608e97c4b4d8d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}