{
  "name": "中国好诗词 - 中国古典诗词大全",
  "short_name": "中国好诗词",
  "start_url": "/zh/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3eee2",
  "theme_color": "#f3eee2",
  "description": "中国好诗词（PoetryVerse）- 探索中国古典诗词之美，收录唐诗宋词元曲等经典作品，提供诗词赏析、注释、译文及AI创作工具。传承千年诗韵，品味古典文化。",
  "orientation": "any",
  "prefer_related_applications": false,
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": [
    "education",
    "books",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/Icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/icons/Icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/icons/Icon-maskable-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/icons/Icon-maskable-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "随机诗词",
      "short_name": "随机",
      "description": "阅读随机推荐的古诗词",
      "url": "/zh/home?tab=recommended",
      "icons": [
        {
          "src": "/icons/Icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "诗词搜索",
      "short_name": "搜索",
      "description": "搜索古诗词和作者",
      "url": "/zh/search",
      "icons": [
        {
          "src": "/icons/Icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "诗词创作",
      "short_name": "创作",
      "description": "创作您的原创诗词作品",
      "url": "/zh/work/create",
      "icons": [
        {
          "src": "/icons/Icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
