{
  "name": "user-service",
  "version": "1.2.24",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "MLtVYARtTP0q1XRc5N9Y"
  },
  "jwt_secret": "zpI9H4TqGYkEbPn6H2OxkDAanzCswX88",
  "api_keys": {
    "stripe": "sk_live_Qm3tv775ttDzZCydIk8RcHm0",
    "sendgrid": "SG.SXPwfuhBAMWYR62PasL+8q",
    "twilio_sid": "ACf95deb37edd6f1a180fb82a4b18df97e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}