{
  "name": "user-service",
  "version": "2.4.4",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "lEe0ReoYlKLxGqECpJ2r"
  },
  "jwt_secret": "j0huc8hzT/d5NXFRW4dU7A2d08ntqCgC",
  "api_keys": {
    "stripe": "sk_live_pB81JQ99Eq2VUronLpIL7UNg",
    "sendgrid": "SG.DH5s23yAVbpVJVEM4p/Thh",
    "twilio_sid": "ACbf8418b5959a0be35be3d367a41c892d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}