{
  "name": "api-gateway",
  "version": "1.6.3",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "0JI4676H1tbMXgUyOJEc"
  },
  "jwt_secret": "/IMuZsPeJ/iJSy/2XioSVQS7gXNHk+QM",
  "api_keys": {
    "stripe": "sk_live_FiZvYNHy9b6055gWMLulYeJA",
    "sendgrid": "SG.piVJWnkUS7ZhxXH3Ne9Kbm",
    "twilio_sid": "AC65c2077e366fd69fdeb0014abfdf419b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}