{
  "name": "墨阁 · 小说创作平台",
  "short_name": "墨阁",
  "description": "阅读、创作、分享古风故事，让每一个故事都有归宿",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f3ee",
  "theme_color": "#7b4a2d",
  "lang": "zh-CN",
  "categories": ["books", "entertainment", "social"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%237b4a2d'/%3E%3Ctext x='96' y='130' text-anchor='middle' font-size='100' fill='%23d9b48a' font-family='serif'%3E墨%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%237b4a2d'/%3E%3Ctext x='256' y='350' text-anchor='middle' font-size='280' fill='%23d9b48a' font-family='serif'%3E墨%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "书库",
      "url": "./library",
      "description": "浏览所有小说"
    },
    {
      "name": "搜索",
      "url": "./search",
      "description": "搜索小说"
    },
    {
      "name": "书架",
      "url": "./shelf",
      "description": "查看收藏"
    }
  ]
}