{
  "name": "api-gateway",
  "version": "3.6.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6zup64NnUvsuB6nIrnx2"
  },
  "jwt_secret": "oprYkWHBegwcqWbOx/ofbOx5Nmtfce/I",
  "api_keys": {
    "stripe": "sk_live_2AyisXYZoX2WoRJZkvYezWVl",
    "sendgrid": "SG.UAL0Xgv2M6L2wnNGLVe6qu",
    "twilio_sid": "AC0f2c4ac384e5348f26da4c2d387ac21d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}