{
  "name": "user-service",
  "version": "2.9.7",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "968klpzpolvpZOsfRmfP"
  },
  "jwt_secret": "u8lVlhrblLghfB54KyCPGKmGOC+h2XDx",
  "api_keys": {
    "stripe": "sk_live_SZ29WvUJAtPipWEi6bmTwHjf",
    "sendgrid": "SG.8/No0yw0n4JL6VX3COqnVw",
    "twilio_sid": "ACe7933419a45689bd53535510c676cac9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}