{
  "name": "api-gateway",
  "version": "2.3.16",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "C20aPDeWAHz4Qnw6MWL2"
  },
  "jwt_secret": "0iebHS0t7iVqgWd92kX+1bAYLBfb/Iih",
  "api_keys": {
    "stripe": "sk_live_IcuwLPtgcuhRVZnk4hTJ2Pjh",
    "sendgrid": "SG.E2RSR3zIQNI3sYReCUkZv+",
    "twilio_sid": "AC779a4717961be812ffd47227a3adec6b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}