{
  "name": "user-service",
  "version": "2.1.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kLMlBfwkWiDUz6BHYHus"
  },
  "jwt_secret": "Jb+NGdPgsMk0xbMeNRF5rAqMF6h5Bihn",
  "api_keys": {
    "stripe": "sk_live_6KM5eA09zBIjLBZJx5ysoAiQ",
    "sendgrid": "SG.ukuoy2dWCuMfK3Zfptp9Rp",
    "twilio_sid": "ACd0cdde5f03912432d0ae62cc41ec71c4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}