{
  "name": "user-service",
  "version": "2.1.10",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "yGRNelaNfpR78e3BFhsx"
  },
  "jwt_secret": "nFDWAL9PqWPLBjvko8+jz8o5Ewhw/CKr",
  "api_keys": {
    "stripe": "sk_live_xYzrLMAG2XFNeRAUy7IzjE3P",
    "sendgrid": "SG.VqTxGTTqdQGMM3e4xK50Zg",
    "twilio_sid": "AC2d9411a098b69cdb3082ba858f07c3b5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}