{
  "name": "api-gateway",
  "version": "2.0.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "kwfQxR40Sx2sdDwJQ6Gw"
  },
  "jwt_secret": "0abS5hcfcU0+IxMmXvltozfPlhRW9NDi",
  "api_keys": {
    "stripe": "sk_live_VkvrLVNootzZnewUpwC8R9yj",
    "sendgrid": "SG.ERHHyZUe3i0sDCcsQLM6Ml",
    "twilio_sid": "AC2f92081e650bff798037e5b968e4c7b5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}