{
  "name": "user-service",
  "version": "2.0.24",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "bWAGnXufGUYzmqzd7cF4"
  },
  "jwt_secret": "IagnvpOWJzdPXxkaB9LR2xbwyDhGvwrD",
  "api_keys": {
    "stripe": "sk_live_tVeModxu6jifWJvLHhGmfizm",
    "sendgrid": "SG.7YCPKQRJoA2KKUOVw6Y+8h",
    "twilio_sid": "ACaf0744eb075db0648ee07caa2ebfcf09"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}