{
  "name": "api-gateway",
  "version": "2.9.17",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hwVGDHNITcHLHHNSj6g3"
  },
  "jwt_secret": "n7E7y0TFq4juz2tilym0Ab8WTc653gTu",
  "api_keys": {
    "stripe": "sk_live_gVXS6Q1aalYpU0U5IVeEt2vC",
    "sendgrid": "SG.z40B5oo49rnvWFtZTO4tfY",
    "twilio_sid": "AC225bb50bab63733343e34e62f9817f95"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}