{
  "name": "api-gateway",
  "version": "3.6.15",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "yls3GQepZ8t4ycuWKhvD"
  },
  "jwt_secret": "iFuJ6CJHJBpPx6MpqKhEicDwYieRaNVD",
  "api_keys": {
    "stripe": "sk_live_LieqLtQwOBZUGjA4kTcY5rGs",
    "sendgrid": "SG.NC/U5g5fx57pvy/1fT/NdS",
    "twilio_sid": "ACc71178b6347fdfde53c3e57ef7ae7fcf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}