{
  "name": "user-service",
  "version": "1.6.21",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "dBSkqf17AtN9pxA9Q0Ao"
  },
  "jwt_secret": "XFi0S4QqDgxFIGOtp6ipN09rUgNC/ThU",
  "api_keys": {
    "stripe": "sk_live_uJPG1YbNZ9fiDicCuMTaEpbr",
    "sendgrid": "SG.si4oEEllH1ug3Wx0Rh9a2A",
    "twilio_sid": "ACd388d25064f847e6b664edaa944ea53d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}