{
  "name": "api-gateway",
  "version": "3.8.7",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "BVs9WMuay5KJe5XxmG5x"
  },
  "jwt_secret": "ZS2HSgY5WgWSyM5Rcg3tAFk+xYE67ItT",
  "api_keys": {
    "stripe": "sk_live_leXs0kP8wycn2Bo47BVcSEKJ",
    "sendgrid": "SG.P8ZLQJhG92gO+l1JSXhxlY",
    "twilio_sid": "AC498b766dcfb1be0a452b8e30e2208576"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}