{
  "name": "api-gateway",
  "version": "1.7.15",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "deJBfeyD5XTtzCbxOP1N"
  },
  "jwt_secret": "lVghDonvQi8e5HMEWnU3598yNso25Uo1",
  "api_keys": {
    "stripe": "sk_live_9bT7BaGi7bktrc8OD0DHc1SL",
    "sendgrid": "SG.1yVdCyaJFsSERnTEpuLwn9",
    "twilio_sid": "ACd459acc7730b141ac4e7081025b38786"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}