{
  "name": "IC设计知识库",
  "short_name": "IC知识库",
  "description": "基于Synopsys SNUG论文的集成电路设计知识库",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f16",
  "theme_color": "#1A2332",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}