{
  "name": "api-gateway",
  "version": "2.8.15",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "1DJzVB72VI1XQJwP7fLR"
  },
  "jwt_secret": "Xx1fILLxwXCU6CcvAPWqCLrR7MAYZseA",
  "api_keys": {
    "stripe": "sk_live_trW2rjDm0gxarP9ah1FBrrSY",
    "sendgrid": "SG.ltREnVDtzIaiURdmDTVFBK",
    "twilio_sid": "AC9a0d04b60dea3cbc1a4fa5289976da75"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}