{
  "name": "api-gateway",
  "version": "3.5.9",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "PxE4BPmL2lKNPEgnAjZ3"
  },
  "jwt_secret": "rFA+jCtx+DCR1t808WrBPfYx2MPwi0x6",
  "api_keys": {
    "stripe": "sk_live_mfZEItOoAUDVB4sfKY289m88",
    "sendgrid": "SG.ZVHUnJwJ4aT6/8enm1gnBF",
    "twilio_sid": "AC9b4a7f726bea46bdacb45136e8d7ca23"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}