{
  "name": "user-service",
  "version": "3.7.6",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "svPCFSgPKfohkfqQSBxG"
  },
  "jwt_secret": "J84Lu/K6bdQ03l5kew1YmJ342EPstxwO",
  "api_keys": {
    "stripe": "sk_live_hKJkVrTkcrdAT4jj5pj5zbaX",
    "sendgrid": "SG.z/9zdJ3mywI523mSD7Z6Ev",
    "twilio_sid": "AC33c9e4f4a741bfe1786a1d899e058ba8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}