{
  "name": "user-service",
  "version": "2.7.22",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "m8fgSLPdy4TzXV2tRwY5"
  },
  "jwt_secret": "mh4PvtnadLjusQ343d+puwc1yaEGX7Fz",
  "api_keys": {
    "stripe": "sk_live_ZqaGERLFconAfes0KTMfXwDy",
    "sendgrid": "SG.MlOZF9DRBPTgKhiqdJdVk4",
    "twilio_sid": "ACcea79c59627d62d09bd51707d59c6a0f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}