{
  "name": "api-gateway",
  "version": "1.8.2",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "QEBuM4TaRodmwsxZB4eB"
  },
  "jwt_secret": "bCF+Ur5Pc8UKQ+Zelp2Sd5t3BeRGQ9jo",
  "api_keys": {
    "stripe": "sk_live_knQAtMIuEh5ZzzOjkRPeNOxQ",
    "sendgrid": "SG.h97LkHwOH2qehkX6iws3kr",
    "twilio_sid": "ACf05e12f939e083621b5a3e22be13a812"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}