{
  "name": "与雨（withrain）",
  "short_name": "与雨",
  "description": "风平雨静时的个人博客。记录 PE 一键装机、远程开机、自托管 VPS、Astro 建站与各类自动化小工具的折腾经验。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
