{
  "name": "api-gateway",
  "version": "2.4.12",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Y6ZUY777l91gFtUiFQ5s"
  },
  "jwt_secret": "lqcDlgClCtTcZsLbre1v9OOSFm7ipPku",
  "api_keys": {
    "stripe": "sk_live_fZLsK40lsb4hXgG4FTqcRkOo",
    "sendgrid": "SG.iyuWDoVQmvdXj/nM+fUxIl",
    "twilio_sid": "AC10e60ea4c8d8796513578268689c7f72"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}