Anonymous asked: How does one use iPhone/iPad webapp splash screens for different sizes? (normal, retina and iPad)
Good and tough question. When me and Michael made Owlr, we used PHP to set a cookie if a retina display was detected, then output the link to a retina splash page. I imagine the process is similar for iPad splash screens, too.