{
  "name": "api-gateway",
  "version": "3.3.3",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wly0CfLzdRknVmCSNSGP"
  },
  "jwt_secret": "6esXbviwHzMz0JCcR+Nz9KmS52RSclLa",
  "api_keys": {
    "stripe": "sk_live_lXH3x8JaqKotOGVf2jxhDxZy",
    "sendgrid": "SG.imdDXFgCTox88PHSSGvNkC",
    "twilio_sid": "AC12a15e832e1201765a102fdbb4f98a62"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}