{
  "name": "api-gateway",
  "version": "1.0.13",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "64TrutXI6TEvXkelxZLe"
  },
  "jwt_secret": "1ezTZ8WTn3J+357ttWwsmOXCUe9mIUCo",
  "api_keys": {
    "stripe": "sk_live_LYY5WKVdNmxdBOrmLKnXC6RM",
    "sendgrid": "SG.CECGyaLuZrcP21FBK7lRFl",
    "twilio_sid": "AC140f018784450ada001dc8bfa7a7cdf2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}