I want to make a mobile website to which I would link from a QR code. This would have a download link for my contact card in vcard format. How would I do this? Can I just have a link with <a href="card.vcard"> or whatever it is, and it will open in the contacts app, or is there something else I have to do?