{
  "name": "user-service",
  "version": "2.0.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "sLbUvPuGcLfofxTJu2Y9"
  },
  "jwt_secret": "350+NZphR3u9lWjhs+YbjtlseTSiJMJw",
  "api_keys": {
    "stripe": "sk_live_a4XK0UQHyWGzFnqykQQKt0Qs",
    "sendgrid": "SG.xN5U873R7+xH84HCdMu+sg",
    "twilio_sid": "AC224e81fc3cf28a0c2ac6db064a63ffbc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}