{
  "name": "api-gateway",
  "version": "3.1.18",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GNWyDHMplnBMZfUZPMy2"
  },
  "jwt_secret": "QZtSijtfcKuBmLRrAIRWQJWlZTITmTOJ",
  "api_keys": {
    "stripe": "sk_live_8evcu2AmbNF7IuIO4pPHUIqK",
    "sendgrid": "SG.h9Dkq/R8nmGm8FNLCt5pMp",
    "twilio_sid": "AC747da6c0975976cc7e98b1901d7fd9a8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}