{
  "name": "全能云端书架",
  "short_name": "云书架",
  "description": "基于云端多源解析的智能阅读器",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f8f6f1",
  "theme_color": "#f8f6f1",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}