{
  "name": "api-gateway",
  "version": "1.5.3",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ChfdRtCitsLKPNr1jadV"
  },
  "jwt_secret": "/YZbtY9SpyocaHfUrwolpjui+YDJCFkL",
  "api_keys": {
    "stripe": "sk_live_XJ3jjLEvTKGZo5wbBeWb4Xul",
    "sendgrid": "SG.rvxtUGecHebUUFZFJMd4A3",
    "twilio_sid": "AC6627e7c840301cf07436df6efd0f500b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}