Code 2016
Installable Web Apps with Web Apps Manifests
About this presentation
<span style="font-weight: 400;">Last year at Code, Alex Russell launched Progressive Web Apps, an idea that has taken the Front End world by storm in the intervening 12 months.</span> <span style="font-weight: 400;">A key aspect of a progressive Web App is the ability to install it on the user's home screen. So, just how do we achieve that? Enter Web Manifests (*not* the appcache manifest), an emerging standard for specifying the home screen experience of Web applications.</span> <span style="font-weight: 400;">Learn how you can specify icons (at various resolutions and sizes) splash screens, preferred orientations, related applications and more. We'll also cover device and browser support, consider some security implications, and more to get you up and running.</span>