{
  "name": "AI 知识脉络",
  "short_name": "AI Hub",
  "description": "面向非技术读者的 AI 本质科普",
  "start_url": "./ai-knowledge-hub.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0e0f12",
  "background_color": "#0e0f12",
  "categories": ["education", "reference"],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
