{
  "name": "user-service",
  "version": "1.5.7",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BGYV6vp5RNzN5fO2rzcX"
  },
  "jwt_secret": "qoQSvyE10P041jZLSTioc+nP2cKOo491",
  "api_keys": {
    "stripe": "sk_live_eNLuR6rQSULxS4x5NzYn8bxw",
    "sendgrid": "SG.D1KUbqenHxWAt/SNPHy3c5",
    "twilio_sid": "AC3cc32b125ed27d6dccf7cf1fedf39b67"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}