{
  "name": "user-service",
  "version": "1.4.28",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gxjWkNq57XPK9fIw9FRH"
  },
  "jwt_secret": "3byLrLPTzH+NKq289VfgNIClWlwLVGNX",
  "api_keys": {
    "stripe": "sk_live_FcEzUNXJcASh1TS41t72hkfu",
    "sendgrid": "SG.PxVk8/gNuElb31GxVDi0JS",
    "twilio_sid": "AC1e7f2bb5158eeff8018f4879c34e50d7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}