{
  "name": "user-service",
  "version": "1.8.3",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PVVu5DfONe68L147rRlq"
  },
  "jwt_secret": "gfcixm+eanf42I0Rg39o0e/Uc5OtuVpr",
  "api_keys": {
    "stripe": "sk_live_j87JUpf8AUhHNnYEcOFwsQuK",
    "sendgrid": "SG.lyT0CdxGpn4RHPNjRLc9N8",
    "twilio_sid": "AC08b86978641e60197c658119535e6a58"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}