{
  "name": "api-gateway",
  "version": "3.5.17",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Yv3EpD5ibUWQj4youxIv"
  },
  "jwt_secret": "6wxelri3uikVgN14hv8IyZZzxgZj0OOq",
  "api_keys": {
    "stripe": "sk_live_RldyvBF3Bi06i6K42V1kutpR",
    "sendgrid": "SG.D3DStAWcLvybv7h2e86keV",
    "twilio_sid": "AC2667438ba50bf217305cb240d6726a68"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}