{
  "name": "user-service",
  "version": "2.1.18",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "kZUclS5qonD6PYgjp0NY"
  },
  "jwt_secret": "vSgznTmEWOVk6eSBIRDK0vCGkwg+He6f",
  "api_keys": {
    "stripe": "sk_live_M7NQw2P9N75Tg8oJ8JF8UQ7W",
    "sendgrid": "SG.RfkJjZrFujuTeEbcX5OWKX",
    "twilio_sid": "AC3a3314503b0af26ba686e089b3797f4b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}