{
  "name": "api-gateway",
  "version": "2.8.21",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "QFe8Btec5LsIqf7e8jRe"
  },
  "jwt_secret": "QCIaas/hHms7/OYCxBBDz2ffP3u03gsH",
  "api_keys": {
    "stripe": "sk_live_OQMvbU0FUIjV0DcXCKwK5jVQ",
    "sendgrid": "SG.bg69pS5oT8q0Xe5Iym8YxF",
    "twilio_sid": "ACb319a2534502526a41c14b2c921bcd0b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}