{
  "name": "user-service",
  "version": "1.5.26",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WaA6rGPc64F3S7DyIOHD"
  },
  "jwt_secret": "RNST5Dc1+qux+SKgbRRZb0yXuRhoIlji",
  "api_keys": {
    "stripe": "sk_live_2mFUmRaIrFg7I9ccPmJ1HoJY",
    "sendgrid": "SG.d4AnILAAdgXt0htQVgxkR7",
    "twilio_sid": "AC69634dbc16c69ee96a3e91c83f077bbe"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}