{
  "name": "api-gateway",
  "version": "3.8.4",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PaCP1j0p3R6UOWDpyhhn"
  },
  "jwt_secret": "rvO73Avtjg713qquehqwYORuA4AfQ6uE",
  "api_keys": {
    "stripe": "sk_live_coK6ixyZHF9dRsiuBCT7p8Xk",
    "sendgrid": "SG.RJNnmcIwVVd/808seW24SH",
    "twilio_sid": "AC9cc949055506ca0a775dbbe7bba9fc82"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}