{
  "name": "user-service",
  "version": "3.2.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IB65qf1dVHRiZN8v10ea"
  },
  "jwt_secret": "xSjOjsIRhh/xnlGpfXjj2G+sKauko5c+",
  "api_keys": {
    "stripe": "sk_live_Y7jt0LxFsfQ2DVx2N75LBYqJ",
    "sendgrid": "SG.jY7XdN2XYCtf6284pBtMav",
    "twilio_sid": "AC23bbf23694d760fbf92bf4cd96ac994a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}