{
  "name": "user-service",
  "version": "2.9.21",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "B3tanoIHAYxh9JSJ1KIx"
  },
  "jwt_secret": "OmNclzgP8KSBSjrymv8kwwZ+Lv3gC9bG",
  "api_keys": {
    "stripe": "sk_live_iOBjISiTtJw1QMP3ChvipQbi",
    "sendgrid": "SG.wPlL/aicsiJ+YuZy0a3E6X",
    "twilio_sid": "ACa83e2cfd1fdfbdd3ad570be975ab73df"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}