{
  "name": "api-gateway",
  "version": "1.1.26",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "4ro1oyGq5H52rZe1s8W8"
  },
  "jwt_secret": "leQGWDbnUwi3xSmjxjE+94nXc2icwE5I",
  "api_keys": {
    "stripe": "sk_live_dZQyd3aRe9sgMpPpGbclK6fF",
    "sendgrid": "SG.yj79la24Kn6eKdMcDMJrgM",
    "twilio_sid": "AC76f947d6e09123abad1d3f83466842da"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}