{
  "name": "api-gateway",
  "version": "1.8.10",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BgCaQjybnWPtFwcwnYl2"
  },
  "jwt_secret": "8Ge06LE4MyYUBKGy3j5ul6PLQAb+UHhk",
  "api_keys": {
    "stripe": "sk_live_eHsRYETJR4fBxLJWi8gmdPll",
    "sendgrid": "SG.zEGX9WGrY/eFzMNluhS+tw",
    "twilio_sid": "ACb9653c462313c71355e2ed26052b05b4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}