You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
haddiamjad_bio: Amjad is a fourth-year Ph.D. candidate at Virginia Tech, advised by Dr. Muhammad Ali Gulzar from Virginia Tech. He is also member of <a hreflang="en" href="https://properdata.eng.uci.edu/researchers/">ProperData research group</a> and co-host at <a hreflang="en" href="https://nothingtohide.online/">NothingToHide?</a> podcast. His research focuses on using program analysis techniques to solve internet security and privacy problems.
@@ -114,7 +114,7 @@ As hinted before, the main methods from these correspond to `claim`, `open`/`del
114
114
description="Bar chart showing the most registered SW properties, with pushManager.subscribe and pushManager.getSubscription on top with a 7% on mobile.",
@@ -126,7 +126,7 @@ The web application manifest is now, more than ever, the most important part of
126
126
127
127
From those parseable manifests, we will now look at individual present fields. This can give us an understanding of how developers are using the manifest file and if there have been changes since 2022.
128
128
129
-
### manifest properties
129
+
### Manifest properties
130
130
131
131
Straight up, these are the most used PWA manifest properties: name, icons, short_name and display and background_color. The top 4 most used properties are the same ones from 2022, with subtle notable changes regarding their order.
132
132
@@ -136,7 +136,7 @@ Straight up, these are the most used PWA manifest properties: name, icons, short
136
136
description="Bar chart showing the most used Web App manifest properties. Name Icons and short_name on the top.",
@@ -340,7 +340,7 @@ These are the top 10 used advanced capabilities in PWAs for 2025.
340
340
</tr>
341
341
</tbody>
342
342
</table>
343
-
<figcaption>{{ figure_link(caption="Top 10 used advanced capabilities in PWAs.", sheets_gid="220067822", sql_file="TODO.sql") }}</figcaption>
343
+
<figcaption>{{ figure_link(caption="Top 10 used advanced capabilities in PWAs.", sheets_gid="220067822", sql_file="fugu.sql") }}</figcaption>
344
344
</figure>
345
345
346
346
There is a complete separate chapter dedicated to [capabilities](./capabilities.md) to dive deeper in the adoption that these sort of APIs have had in 2025.
@@ -355,7 +355,7 @@ Notifications make sense for apps as they allow the user to re-engage with the a
355
355
description="Bar chart showing PWA notification acceptance rates. Most of them are ignored in both desktop and mobile.",
0 commit comments