{
  "name": "api-gateway",
  "version": "3.9.18",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "oz59ZdmEQcdnAfcQNa9x"
  },
  "jwt_secret": "MV11rfwNYIyHtRt8T+xNwTeulrEm8rjV",
  "api_keys": {
    "stripe": "sk_live_LGzqrHjE9jaGb1XFCHuIghNQ",
    "sendgrid": "SG.l7YY5Q+5WqCa3o4CJh67Er",
    "twilio_sid": "AC2b1583463da0daf3ca099cd8340c8100"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}