{
  "name": "api-gateway",
  "version": "3.4.24",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BRWcqEJhUkyT4CuvGAwu"
  },
  "jwt_secret": "Com24otMsKHhlI4C36xgFJzYPx1QqGif",
  "api_keys": {
    "stripe": "sk_live_9XUGNces5tT8tcznuxFVdskb",
    "sendgrid": "SG.MC9N5OVPXMa6Xf25sBufst",
    "twilio_sid": "AC5168db899a1d7eb70567ec9aea5b7b4c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}