{
  "name": "user-service",
  "version": "2.8.20",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HCnJUBpx8aEshRSivM5O"
  },
  "jwt_secret": "Ue9EeRTG6F5JJywlho6VGmLo4Vtp5bnR",
  "api_keys": {
    "stripe": "sk_live_52drIg6f9Zf04BJZHAI7nQBG",
    "sendgrid": "SG.gGK2aOf0PDnmcf4qs5Ar5K",
    "twilio_sid": "ACf8c06c503882bebfca80495dcf7ec1d8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}