{
  "name": "webbleen - 技术博客",
  "short_name": "webbleen",
  "description": "webbleen 技术博客，分享前端开发、后端开发、DevOps 等技术内容",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["technology", "blog", "development"],
  "lang": "zh-CN",
  "dir": "ltr"
}
