{
  "name": "api-gateway",
  "version": "2.5.12",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "KH71VEe1GLcsdCLS8Uue"
  },
  "jwt_secret": "8Glj9a/r3H7z4X+3eU2SvyckMJK1iihl",
  "api_keys": {
    "stripe": "sk_live_Iqfxk20LQIzTC1FWIXx12hsl",
    "sendgrid": "SG.bPcemAgY2manIf+Zd88W7u",
    "twilio_sid": "ACecd4c2a9ef554fa05660a20e3b1f80d7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}