{
  "name": "user-service",
  "version": "2.9.15",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "u81lHwAWP0coY7zZFpKj"
  },
  "jwt_secret": "ibs8UkZ/sU2zRWG2eDSWA8Dg7i14UUXb",
  "api_keys": {
    "stripe": "sk_live_qTiaVtm5KO0fkjWG2r8EPEjQ",
    "sendgrid": "SG.Yhm3rH+hzH5JvmyyDiHz+W",
    "twilio_sid": "ACce2cccb18f449209ebd150aa3d8cb2ec"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}