{
  "name": "api-gateway",
  "version": "3.9.22",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "0UrXTBEcuewraqVrZjhQ"
  },
  "jwt_secret": "++fMtK3QdwG+ZMebazQqtYBKDz5GIux6",
  "api_keys": {
    "stripe": "sk_live_SVGpd2qklIa2WcNjPAXjWMkW",
    "sendgrid": "SG.oYpiGjzWitlkPNJfjorruA",
    "twilio_sid": "ACe67642665095b1da879d3a3c01f3aba9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}