{
  "name": "api-gateway",
  "version": "3.3.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3CxUsbuRs9AmiRHhuB1x"
  },
  "jwt_secret": "WQLpH5U4oetwrlg1qrIz10NF/zQ9d3p/",
  "api_keys": {
    "stripe": "sk_live_CYgTgO3qkUeDve1ObjMrwmAU",
    "sendgrid": "SG.T7Yu0la3LvQMhrjzAtt4U1",
    "twilio_sid": "AC7493668a28187ecf8614d01fef10f0ab"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}