{
  "name": "api-gateway",
  "version": "3.8.24",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "enIDI4H8x50PFaxQ2Rt5"
  },
  "jwt_secret": "I8g86YRp5xbwDBqJ2qtWBuYM9Y+JQ8BR",
  "api_keys": {
    "stripe": "sk_live_qiHkwav8rJZ2mYX5dS9Xibpw",
    "sendgrid": "SG.Px+o5Hsn7gXdPQ+S4MTixr",
    "twilio_sid": "AC2c5e3d1b5f083d3c1daa0618d6dad06a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}