{
  "name": "user-service",
  "version": "3.3.8",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "xg9kLoEKXzB0afyNF8W4"
  },
  "jwt_secret": "335x5ePE++UXL1kVT8dvnmKjmW2if0++",
  "api_keys": {
    "stripe": "sk_live_Pjf81SgpcbpFwDA3CIhWJZXU",
    "sendgrid": "SG.oiUZsOLA3zceyEJsKYSpDj",
    "twilio_sid": "AC8789d2c3f0f5e36b013cdb7afead3798"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}