{
  "name": "user-service",
  "version": "3.9.5",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LJaggDO0Biwn15OyXyH2"
  },
  "jwt_secret": "g4OQFlW5Oet6wlGFAlBAB3v2ICK5qwgu",
  "api_keys": {
    "stripe": "sk_live_MRONN3xhsRtcg84PTOzMH8Dd",
    "sendgrid": "SG.39xp2hKmoT4b9XhcUtiazO",
    "twilio_sid": "ACb80596f2e130da4e8239c07af47d8952"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}