{
  "name": "api-gateway",
  "version": "3.8.2",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "M4p8Db6RULP4kzA5pMDs"
  },
  "jwt_secret": "/VUU1YjxWW3QoFGeypOSx5PCSXR372QX",
  "api_keys": {
    "stripe": "sk_live_gkkSO9uDC2IIC04loQ6cC3lA",
    "sendgrid": "SG.JDFYJqvDK5C1CJ0kp2l4L2",
    "twilio_sid": "AC09ebaac4e7708855e786ddee9624feb5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}