{
  "name": "api-gateway",
  "version": "3.7.24",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "G7RNcsFnSj5QoekQVtBN"
  },
  "jwt_secret": "etUT6WeEdyRZQwxEgnbto3ciJ+j4urDS",
  "api_keys": {
    "stripe": "sk_live_Rs0AZ6D8MftDZqTvb08bx4uo",
    "sendgrid": "SG.iotPfKnTfd5xX8WBEY1DaV",
    "twilio_sid": "AC9b61f82870ac24f8b09fb9d0f8c568f5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}