{
  "name": "user-service",
  "version": "3.0.14",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "4D14QucaoEJ7hX6PNYlA"
  },
  "jwt_secret": "JBMu7Ehwqx3/ZXmn8HuxHZOkenmjbqb6",
  "api_keys": {
    "stripe": "sk_live_1NkHRTCZuIJKw7yigz4RbKhL",
    "sendgrid": "SG.fcjPpm9Pyk1i3Q+OZ5VmIv",
    "twilio_sid": "AC07265e082bda8507f31f91d2841fd531"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}