{
  "name": "api-gateway",
  "version": "3.8.22",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "hqv0yPZ8HaDoqXDuhqdr"
  },
  "jwt_secret": "6y4VXZaz60ygE/SmvmFo4i9Puqpzqsre",
  "api_keys": {
    "stripe": "sk_live_pGtT7zKlYNh9dlwDRIzHf5cZ",
    "sendgrid": "SG.tFhE7dxhdIaycowGgRGiGn",
    "twilio_sid": "ACd703b1f3c6198c7fe3fe945b4fbaae17"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}