The most obvious way is to have the first track as regular 11 sectors per track, then use diskspare.device method to store 12 sectors per track for rest of the tracks. Also use the extra 2 tracks having total 82.
This will give you 983KB per floppy, but is quite tricky to implement (mixed track format requires some special code).