{
  "name": "api-gateway",
  "version": "2.6.21",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "AK8xnTdvmi4SBE8b4TaB"
  },
  "jwt_secret": "MRBaTEfhHRBQ/T5yEs4PuMosrgMZ7iK5",
  "api_keys": {
    "stripe": "sk_live_g2O5N9YHCjDdgC5baoaV2OAn",
    "sendgrid": "SG.0uD2bhfEXyq364m4awwjuI",
    "twilio_sid": "AC4ef6a5da9a0cc3738190a5244d4fa4b5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}