{
  "name": "user-service",
  "version": "2.6.28",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "5c71tixQqh8ov5Ofx0Py"
  },
  "jwt_secret": "9+2INxc0iey4jH+7Q+503XBYfuk/HiYF",
  "api_keys": {
    "stripe": "sk_live_eDJQhtnULkM7V8aSj1JEHOLz",
    "sendgrid": "SG.YCrGS2gJf6OzXtWF1xsLdG",
    "twilio_sid": "AC90a451ebe236faf4d8419492ffd5a94b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}