{
  "name": "历史天使书阁",
  "short_name": "Derengle",
  "description": "非主流哲学文献的私人图书馆",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2c2416",
  "background_color": "#f5f0e8",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "education"],
  "shortcuts": [
    {
      "name": "文章列表",
      "url": "/blog/",
      "description": "浏览所有文章"
    }
  ]
}
