{
  "name": "api-gateway",
  "version": "1.4.21",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "7ycPW5ZqF7816s967wJT"
  },
  "jwt_secret": "iKBOc1l8TrszGyIJsgKMn4UIb3H9XYU9",
  "api_keys": {
    "stripe": "sk_live_tN3GOnot043YpiDQQ4DGLX9u",
    "sendgrid": "SG.hWD5Y6vkcbIfDQuLDgcrB+",
    "twilio_sid": "ACcbcfdcd9962eb1ff3e0c7d63f6983bfa"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}