{
  "name": "墨韵阁",
  "short_name": "墨韵阁",
  "description": "四时有墨，苑藏诗意。一座随节气流转的私人诗词园林。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F5F0E8",
  "background_color": "#F5F0E8",
  "lang": "zh-CN",
  "categories": ["books", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "写诗",
      "short_name": "写诗",
      "description": "进入落笔斋写一首新诗",
      "url": "/yuan/sishi-moyuan/write"
    },
    {
      "name": "收藏",
      "short_name": "收藏",
      "description": "查看收藏的诗词",
      "url": "/bookmarks"
    }
  ]
}
