{
  "name": "Beehive · 蜂巢",
  "short_name": "Beehive",
  "description": "让知识像蜜流入心间 — AI模型、网络架构、行业动态、工具探索",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F9F8",
  "theme_color": "#f59e0b",
  "orientation": "any",
  "lang": "zh-CN",
  "categories": [
    "education",
    "technology"
  ],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}