{
  "name": "api-gateway",
  "version": "2.6.1",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "OjN3Fi0EOuYexuVo4gJm"
  },
  "jwt_secret": "Iaj/+125PQNqPpZlBLbExTPGepmtVR9+",
  "api_keys": {
    "stripe": "sk_live_Q2gyI0hz24sFTKzldyakcBmE",
    "sendgrid": "SG.EAlAwG2Et09WeCQS3O+sj3",
    "twilio_sid": "AC957105b596f41df6fbe6d07a51794a5e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}