{
  "name": "user-service",
  "version": "1.8.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4hMgM0vto4u4hJq33knl"
  },
  "jwt_secret": "qJnN6jsI8j8cQNcJELzUNEiNSgtaNbgX",
  "api_keys": {
    "stripe": "sk_live_ypsW0LciyunCldejN08MdNr3",
    "sendgrid": "SG.9WJkxIqqcfW7XUZL9s/Pl8",
    "twilio_sid": "AC0416b879afc6ea8f45b0caffef0155df"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}