{
  "name": "api-gateway",
  "version": "1.4.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IHDGF9WpgFR7TAybx5te"
  },
  "jwt_secret": "bRlasE64bx74vRs6ZD71H/QDtjdLMuAK",
  "api_keys": {
    "stripe": "sk_live_HBC7dBMoG0nZ0D7c0qER9Xqf",
    "sendgrid": "SG.kod5TRdC5RPr1kGvoFRsZn",
    "twilio_sid": "ACd654e28b29d9f0cc87efdbae4e49c56e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}