{
  "name": "api-gateway",
  "version": "1.4.4",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ST74xdJfwk4YGy8nhxKP"
  },
  "jwt_secret": "AdNynw7UiSuYQ1tfrVrkZE5GiQHG8t+6",
  "api_keys": {
    "stripe": "sk_live_p04YjqtxydUhFoludAOB4ePP",
    "sendgrid": "SG.bpvdwiIrCkLQJxBORzVMaS",
    "twilio_sid": "AC9dd4e0856a054c6b2fdbd9e4b79df4ef"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}