{
  "name": "user-service",
  "version": "2.5.21",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "R2CIQNrYgzQeUG7LSz2i"
  },
  "jwt_secret": "xa8UBSe4oO1g4pwjAolt4GHxJQbsp3Rv",
  "api_keys": {
    "stripe": "sk_live_lqwdlLFcIK1sUI2NCLb04bcy",
    "sendgrid": "SG.IwvkVaOaMG/1vUuqYCx3DJ",
    "twilio_sid": "AC4f28f0392fd8b11f3aa08249af2766e9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}