{
  "name": "user-service",
  "version": "3.0.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oWUR4He2gIehEtBzs3or"
  },
  "jwt_secret": "PIH4qLK+givNxlr15b8r/ScZ0rSzzYhZ",
  "api_keys": {
    "stripe": "sk_live_lGOIu4SakwMeaPYgiP3qk81A",
    "sendgrid": "SG.TBgtzpYdGL7mit+Mo13QhU",
    "twilio_sid": "AC99955d7c60ed4f93a51bc095ad3d8a46"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}