{
  "name": "user-service",
  "version": "2.0.3",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UEqvza4rQJFGOHh9fwI3"
  },
  "jwt_secret": "gbaCpJRyl2237/DvRTSpvguSgucpHV3P",
  "api_keys": {
    "stripe": "sk_live_tv6r7hUEBOQpNVr3CToNWxOX",
    "sendgrid": "SG.M/SDit3dToeQmYDjxek5UU",
    "twilio_sid": "ACc837b3be1f3c3cb982c8ce1c3666b129"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}