{
  "name": "api-gateway",
  "version": "2.8.8",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mn39xT7SNjq55hWCUosz"
  },
  "jwt_secret": "EXlj54EthaxPUyWmbJWRXfh4prIZPpH1",
  "api_keys": {
    "stripe": "sk_live_9DVHM772odESQ9ABI3uuX383",
    "sendgrid": "SG.eWmrYq4BIThZflIhVzsOrt",
    "twilio_sid": "ACb21a2a53a985d06b98762b3595a6bd74"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}