{
  "name": "api-gateway",
  "version": "3.2.4",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "of85D1pQIgS31hppPi42"
  },
  "jwt_secret": "7xy71rX36rXbiz4qUHDfR7LqpKLOyF1w",
  "api_keys": {
    "stripe": "sk_live_i64phSIMW1AjQUj4NdQv1CJq",
    "sendgrid": "SG.oGwqiUeprlFveXscBvaHGL",
    "twilio_sid": "AC5cbbe5d8532b843bff2211bcc7872201"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}