{
  "name": "user-service",
  "version": "1.3.25",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Od6SSRoR3hOotB90Rta1"
  },
  "jwt_secret": "0k3hvl/eABDV+wNY/KJWVU7yYPrPI7xU",
  "api_keys": {
    "stripe": "sk_live_ICCPP0wiJTSShKyHJaRKnGGk",
    "sendgrid": "SG.sgiW4u1kPYbcO6HXm9vgPU",
    "twilio_sid": "AC1baced07dcbbee9cf0e3874cc71bea3f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}