{
  "name": "user-service",
  "version": "3.9.18",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "v07AYaKcd5fIfyvBjQm0"
  },
  "jwt_secret": "l1Omrdkh+jcktlS/VC5QWQwfuk9AsH5g",
  "api_keys": {
    "stripe": "sk_live_Lgp4sfC2kO2Q5zL0ydNWpNxA",
    "sendgrid": "SG.S6QZx8nApLenZW9qwIJbl5",
    "twilio_sid": "AC75425d0bd859f3f4ba28dc1a2f31f6cc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}