{
  "name": "GlowXQ 技术博客",
  "short_name": "GlowXQ Blog",
  "description": "一个精美的技术博客",
  "theme_color": "#008274",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}

