{
  "name": "api-gateway",
  "version": "3.0.27",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "87tYi9sgmdA6ydkJm2ab"
  },
  "jwt_secret": "AW/iQxPr6HZos2gMUa+Qpxc4aVBrd1dY",
  "api_keys": {
    "stripe": "sk_live_7SrydYu5qVFTdCoCxwy4GFu2",
    "sendgrid": "SG.o0V+exxumY4KcUvVfo7EiJ",
    "twilio_sid": "AC819d7f5f927c43d8d83d7285cbbc86cb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}