{
  "name": "api-gateway",
  "version": "1.9.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "xFmVDRhBZxheVYo3Ybom"
  },
  "jwt_secret": "+O9lHf9wj0YBug+j1iar5umaej5YWPji",
  "api_keys": {
    "stripe": "sk_live_K0YsZ7VwvztfOdTnK9wfYbC4",
    "sendgrid": "SG.UjwCgYsyPbrfuOQT9M/QZ8",
    "twilio_sid": "ACfacdf3551b852373ea6a706d334d9e6c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}