{
  "name": "CodeClub - 程序员的技术分享空间",
  "short_name": "CodeClub",
  "description": "程序员技术博客与学习资源导航，分享编程知识、技术文章和优质图书推荐",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./img/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "technology", "productivity"],
  "lang": "zh-CN",
  "dir": "ltr"
}
