{
  "name": "user-service",
  "version": "1.4.14",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "LMetPIS1nSR0bgl9TSpv"
  },
  "jwt_secret": "s0dZgOwczvhUIXHvSMT3Fy7JCJ3IpisG",
  "api_keys": {
    "stripe": "sk_live_HDiBYDhnpPdgxq6LptKKriiL",
    "sendgrid": "SG.X/xhXsebIoOAnTAWgcbply",
    "twilio_sid": "ACf928af98752b57931773e47ff6c5f60c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}