<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PWA on Time Friend</title><link>https://time-friend.com/en/tags/pwa/</link><description>Recent content in PWA on Time Friend</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Wed, 29 Jul 2026 15:15:07 +0800</lastBuildDate><atom:link href="https://time-friend.com/en/tags/pwa/index.xml" rel="self" type="application/rss+xml"/><item><title>Making My Blog Work Offline with PWA</title><link>https://time-friend.com/en/archive/blog-architecture-service-worker/</link><pubDate>Tue, 08 Jul 2025 15:30:00 +0000</pubDate><guid>https://time-friend.com/en/archive/blog-architecture-service-worker/</guid><description>&lt;p&gt;PWA is a buzzword. For this blog, PWA means two things: manifest.json and Service Worker. manifest.json tells the browser &amp;ldquo;this is an app&amp;rdquo;, Service Worker makes it work offline.&lt;/p&gt;
&lt;p&gt;This article focuses on Service Worker since it&amp;rsquo;s the complex part. manifest.json is straightforward, covered at the end.&lt;/p&gt;
&lt;h1 id="what-is-service-worker"&gt;What is Service Worker&lt;/h1&gt;
&lt;p&gt;A Service Worker is a script that runs in the background of your browser. It&amp;rsquo;s independent of the web page, working silently behind the scenes.&lt;/p&gt;</description></item></channel></rss>