{
  "name": "user-service",
  "version": "2.2.21",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yCYUZfYEZI1001pRqCK1"
  },
  "jwt_secret": "UdKOBG2/QRO8AbeJG3Caauv4yEAaDtLM",
  "api_keys": {
    "stripe": "sk_live_OEwVdrsfsrbluhuNDWQ7OHX5",
    "sendgrid": "SG.GgwYhPGXCcVkKohmhROZys",
    "twilio_sid": "ACc852ac856398da73f99a75f50614a559"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}