{
  "name": "api-gateway",
  "version": "2.4.14",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "X35ZpAbAjqZXzNdG1csB"
  },
  "jwt_secret": "fSIO+4q4/GLD0NQz8howge8VAa70+C9A",
  "api_keys": {
    "stripe": "sk_live_jkte1FtH66nmNt5VxOFQ6atx",
    "sendgrid": "SG.+5ucsrGJj6L5ZjtVerWmio",
    "twilio_sid": "AC17790f832cabb51158d4008b432c9450"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}