{
  "name": "api-gateway",
  "version": "2.3.26",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "5kRmtg5JgQ5zRwzxf12y"
  },
  "jwt_secret": "/0bnU7+OE74eaMsSm0fGewgGlYosUPtt",
  "api_keys": {
    "stripe": "sk_live_omfhsVjF6iWo4Cg0BN2WVtm8",
    "sendgrid": "SG.HDIE9jFAfxmwYEmPNrwr2A",
    "twilio_sid": "AC9612471555795199c8585694c961102a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}