{
  "name": "user-service",
  "version": "3.2.8",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Bz5jKdEveY6GAesxIjFD"
  },
  "jwt_secret": "op3Zwji4cV5KrXn6tRA1ktm/7/mTETQS",
  "api_keys": {
    "stripe": "sk_live_EpJxPFb7ev3m1TkMH9pcpfux",
    "sendgrid": "SG.a1OIHWdzObE9JcjXTDafPR",
    "twilio_sid": "AC7e54a59f55f5c642e116d93cc41489b1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}