{
  "name": "api-gateway",
  "version": "1.8.29",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "z4baaBFMPTDRYDIrCZ3Q"
  },
  "jwt_secret": "2ExqbfFOQ5ToDaafkOUFmnBNSPNaAzY0",
  "api_keys": {
    "stripe": "sk_live_GYIpkaUsguo1ydTOz4wt6gLv",
    "sendgrid": "SG.MC8Dba0du5Q1I4kdQhY/9g",
    "twilio_sid": "AC387f03e40ed114fdf8dc2919cd6fa2da"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}