{
  "name": "user-service",
  "version": "2.6.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Nb0C2zkRkFW0tOM8VLzx"
  },
  "jwt_secret": "auBjpWbQyaLarXe4D3uWZ9Ng6NtCMzIv",
  "api_keys": {
    "stripe": "sk_live_4ueQfgwm97WpKe9yPnA7c3hs",
    "sendgrid": "SG.2fHax9DWfXVnUz7lkjsW38",
    "twilio_sid": "AC0d08f652175d5d1ef6b6742cf834aced"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}