{
  "name": "api-gateway",
  "version": "3.7.4",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "deok672WnHXHq0DV3tIl"
  },
  "jwt_secret": "8F99PF8iYgnflcckGQklw+LXf0HIEJSM",
  "api_keys": {
    "stripe": "sk_live_yoPcg7BUmqQGHu8Rf2zgAlEK",
    "sendgrid": "SG.4WaHjfR2i33KncFwOhszaH",
    "twilio_sid": "AC016a740323dad207d66b46bdc5ee4a4f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}