{
  "name": "user-service",
  "version": "2.4.4",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "9tUsLPlrxGAgUxXtehf3"
  },
  "jwt_secret": "BqxyhsOXnO9DwsP2xKbU47I/jGc5+3V0",
  "api_keys": {
    "stripe": "sk_live_gq9l8XSGkHJMGJHkeZ2nuTfr",
    "sendgrid": "SG.6MJRrvX9j3RSXdjEVTCYUy",
    "twilio_sid": "AC2d9d7fccf93f3cc3c4d2054134f845be"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}