{
  "name": "api-gateway",
  "version": "3.2.23",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ygMe17yGDYkVx5hCXuaV"
  },
  "jwt_secret": "nNfxrMSRTDuiE+B2TMteDCysYN/G2Wdy",
  "api_keys": {
    "stripe": "sk_live_R3jxI7Xbj2DastUcCxUt7UO4",
    "sendgrid": "SG./aq69tZmUDLAvcbh/B2f6q",
    "twilio_sid": "AC9f132a9fc1b8d270cf4e5fc806d244bb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}