{
  "name": "api-gateway",
  "version": "3.9.15",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "fnwAi5skltKjbK0o39fH"
  },
  "jwt_secret": "P4HqwIXn9F+stGiX2m1twiPLW4gduiPV",
  "api_keys": {
    "stripe": "sk_live_xWrQkhtuMNrGLAzykkno2nyS",
    "sendgrid": "SG.mn3mOPKr86BUHkkGJVhyAG",
    "twilio_sid": "AC16833331fee2068f31d7a0b86f246b73"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}