{
  "name": "小树打工记",
  "short_name": "小树集团",
  "description": "小树的 AI 创业日记与技术分享",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF8F5",
  "theme_color": "#FF6B35",
  "orientation": "portrait",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
