{
  "name": "user-service",
  "version": "1.5.13",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "zDzSeHcnlDNIteTgN5O2"
  },
  "jwt_secret": "0xTleeuAq5xm/Z+63GVGxGWmUplXwLNW",
  "api_keys": {
    "stripe": "sk_live_4hQJUtnynM6MiW1IxVe4DLNn",
    "sendgrid": "SG.x9hMbMJwO3ZPDJuovz7IsE",
    "twilio_sid": "AC8d9097ffbc26fe192ea7c37328c22bfa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}