{
  "name": "Yuangwu Blog",
  "short_name": "Blog",
  "description": "个人博客与技术分享",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#35bfab",
  "background_color": "#eeeeee",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}