![]() |
Nico MartinWeb- / Frontend Developer @nic_o_martin |
![]() |
Say Hello GmbH @SayHelloGmbH |
or
app share of time spent on mobile.
only 13% on mobile web.
0Number of apps 51% .. per month! |
78%of time spent is |
Fast |
Integrated |
Reliable |
Engaging |
<head>
...
<link rel="manifest" href="/manifest.json">
</head>
{
name: "Meine App",
short_name: "MeineApp",
start_url: "./",
description: "Meine erste Progressive Web App",
theme_color: "#1d1d1b",
background_color: "#ffffff",
display: "standalone",
lang: "",
orientation: "any",
icons: [
{
src: "/path/to/app-icon-512x512.png",
type: "image/png",
sizes: "512x512"
}
],
}
![]() | ![]() | ![]() | ![]() |
Web
Web
Web
SW
Cache
App Shell index.html ../styles.css ../app.js ../img/logo.svg ../img/image.jpg |
Content (Rest API) https://myapp.com/posts/ https://myapp.com/posts/1/ https://myapp.com/page/2/ https://myapp.com/.../
|
What if we could use PWA as an "Add-On" enhancement?
What if we could bring PWA features to 25% of the web?