{
  "name": "user-service",
  "version": "1.1.11",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "2UGstEVzHD3KcoFB78O9"
  },
  "jwt_secret": "mNnV/DSS8izHAuyvEgRTRYtQMSFFyWul",
  "api_keys": {
    "stripe": "sk_live_TsFcwx0MqIKVDzZRmb4nHPnw",
    "sendgrid": "SG.jj+T8McXig04TpvyC6fBbU",
    "twilio_sid": "AC2879cfb5f34ad9b978236429170b2378"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}