{
  "name": "user-service",
  "version": "2.4.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RDjBup16ue6f7OVa4UEs"
  },
  "jwt_secret": "H+jUx1mUJB5K8a8HVLagEIKJaQyPhJLq",
  "api_keys": {
    "stripe": "sk_live_fvcynrj4GGCzSSLkKveLwE7Z",
    "sendgrid": "SG.HeBcxrVDvjsuEoST56UcPb",
    "twilio_sid": "ACe956b38898e623574deaee4ddf851712"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}