{
  "name": "api-gateway",
  "version": "2.0.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WEtJQOFy7YnHPNPONCru"
  },
  "jwt_secret": "Hrs1dT5m0BpSmG5tlgmD8KpzdRPvYzp5",
  "api_keys": {
    "stripe": "sk_live_fbjFrsLGSB22V1wqGkj7Us06",
    "sendgrid": "SG.TZknn/qAL7dmhfPS6j9qBu",
    "twilio_sid": "AC3a0a6e610970b6222859490edc4871b3"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}