
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>ASoN 的博客｜独立开发者技术笔记</title>
      <link>https://ason.top/blog</link>
      <description>ASoN 的个人博客：记录 AI Coding、独立开发与前端技术的实践，分享 AI 打造的产品与日常思考。</description>
      <language>zh-CN</language>
      <managingEditor>ason.fuzhen@gmail.com (ASoN)</managingEditor>
      <webMaster>ason.fuzhen@gmail.com (ASoN)</webMaster>
      <lastBuildDate>Sun, 13 Sep 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://ason.top/tags/service-worker/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://ason.top/blog/ai/pwa-practice</guid>
    <title>把网站装进主屏幕：PWA 的实践之路</title>
    <link>https://ason.top/blog/ai/pwa-practice</link>
    <description>网站接入 PWA 后，手机可加到主屏幕，打开即无地址栏的 App，断网也能翻已读文章，通勤地铁里照样读。配置分两块：manifest 管外观和安装入口，Service Worker 管离线缓存与静默更新。一次配置，长期受益。</description>
    <pubDate>Sun, 13 Sep 2026 00:00:00 GMT</pubDate>
    <author>ason.fuzhen@gmail.com (ASoN)</author>
    <category>前端</category><category>PWA</category><category>Service Worker</category><category>Next.js</category>
  </item>

    </channel>
  </rss>
