{
  "name": "user-service",
  "version": "2.8.13",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xjdlO0zMfjd2hBmb7dSb"
  },
  "jwt_secret": "pK6ZQQgQ9ex447Jm7GofJyBGEKdBveKr",
  "api_keys": {
    "stripe": "sk_live_raEI2Kw2PpwmzGd81xg8lQ8x",
    "sendgrid": "SG.iqP/q3OAMZhjnIFy158nIo",
    "twilio_sid": "AC734d91b4a5f7f2a5d37625e4f911e2ba"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}