{
  "name": "user-service",
  "version": "3.3.29",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8HqYGiAawZ0eFVfFpYmy"
  },
  "jwt_secret": "NTnWI0Sx82lZUai8cVt9Dpu3s6Nh5y0u",
  "api_keys": {
    "stripe": "sk_live_XJ6bWWL3Ge0AU3Kl7BTJ6mKN",
    "sendgrid": "SG.FZvOHNmyhxlUaOidjNOhDz",
    "twilio_sid": "AC1c832eff18061b35594206c4099cc030"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}