{
  "name": "user-service",
  "version": "1.5.25",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wxL8cA6p4lchcR6yPXyX"
  },
  "jwt_secret": "xdBdg9PeJVM1Q4eCJgnxXS1PTkafeZIz",
  "api_keys": {
    "stripe": "sk_live_Zhgeo2UXatap7MstcSf4dTww",
    "sendgrid": "SG.ZRGdpryaVGMjqOFglLUK+X",
    "twilio_sid": "AC318de457751504d00828c49843ce8399"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}