{
  "name": "api-gateway",
  "version": "3.0.3",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CJBnJlFjLGwzwuBB8B38"
  },
  "jwt_secret": "E4NgbDlExTNZG3hqxo1oWtSdvjuAXJus",
  "api_keys": {
    "stripe": "sk_live_erXGUppMwcGhl4mxzqdUDa0G",
    "sendgrid": "SG.Gimj1PahHqQASdtkO6hrkz",
    "twilio_sid": "AC8abf0657177899a6eb890e9fb5a6fe0e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}