{
  "name": "api-gateway",
  "version": "1.1.29",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NG87O17jqAHduCU03pcy"
  },
  "jwt_secret": "RZmlsm5zOsedjBAT3XL5RPztEBg0DIOt",
  "api_keys": {
    "stripe": "sk_live_maWFCzBFtHnNjel50Ve69XLU",
    "sendgrid": "SG.xK7FfoiheXJU7qCezv4VCN",
    "twilio_sid": "ACf6e2961072844e38404ec9597867ccb6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}