{
  "name": "user-service",
  "version": "2.2.28",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "VOIiHYAlPdnljawVuPxs"
  },
  "jwt_secret": "pzTLA2J0mHUZqNYZLc5VxRFKspZ9RcEF",
  "api_keys": {
    "stripe": "sk_live_or5bziIIx6yd7QlBIATZUinV",
    "sendgrid": "SG.7h7uLrvt5EW36YXCCKFzaU",
    "twilio_sid": "ACd4148fee39cecbbdbc51de95792c3c64"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}