{
  "name": "api-gateway",
  "version": "2.5.2",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "mDxCGBOroEVDIudAB2GI"
  },
  "jwt_secret": "ygaTDMFVb5+LNEuvWgEhhUsZt4It7PX0",
  "api_keys": {
    "stripe": "sk_live_L1Ie8T0aGQYnAIc3sUxlXPa5",
    "sendgrid": "SG.CN1ttkNWX69loGTg1lU/O4",
    "twilio_sid": "ACebde8a5a0a15ec2239cf6a1a5185dd35"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}