{
  "name": "user-service",
  "version": "2.7.10",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "hn6SWtj9ZKcP6wI91T3j"
  },
  "jwt_secret": "urdQWrbQtHSFi2it5YJPJpJY+amuKZbl",
  "api_keys": {
    "stripe": "sk_live_OSQbINSybTtpj8AWSCyVh5qU",
    "sendgrid": "SG.Z91UhDbWeNk40CvxdndgBg",
    "twilio_sid": "AC3767f39a8bd8bef032a9ab4d00a531f4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}