{
  "name": "user-service",
  "version": "2.8.8",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QF4hpPKX3Aeb3p88Yu0s"
  },
  "jwt_secret": "hW71vtI4O9itGd6bgd1dKeUIQv/ZugwR",
  "api_keys": {
    "stripe": "sk_live_mfNReqmHOD1EN2KIpTyGEm4l",
    "sendgrid": "SG.D09qsmNPcQDiSKWHk0/OTJ",
    "twilio_sid": "AC09e6f5291111fc35cd05079c3fd31157"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}