{
  "name": "api-gateway",
  "version": "1.3.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "XvnekZghgwYY3DQUzMNF"
  },
  "jwt_secret": "dj3Ge3ozUNSPZP8o4hC1WHb0h+Y4murt",
  "api_keys": {
    "stripe": "sk_live_xpbySjetwq7aiR3W7T725QKe",
    "sendgrid": "SG.mBZo93G26XiSf1eReAdRjw",
    "twilio_sid": "AC70d91eeccff7b94e1f5bd917ecbd2b01"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}