{
  "name": "api-gateway",
  "version": "2.9.13",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "79djyzHTi2lcu3iZZ6GP"
  },
  "jwt_secret": "v5UKIKA+7pXfvnuGbU8tqjz/65nq2/MC",
  "api_keys": {
    "stripe": "sk_live_r1V7omD7n7GaFKsVYNNn4Epz",
    "sendgrid": "SG.9zGyINCNi7cDHxHt2dp+ZU",
    "twilio_sid": "ACa5d1433587f7ceac7d37715bf54230ba"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}