{
  "name": "拾历 Shili · 东方生活美学日历",
  "short_name": "拾历",
  "description": "东方生活美学日历 - 黄历、抽签、解梦、节气、运势",
  "start_url": "/today.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F0",
  "theme_color": "#C8543F",
  "lang": "zh-CN",
  "categories": ["lifestyle", "utilities", "books"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'><rect width='390' height='844' fill='%23F7F3EC'/><rect x='20' y='60' width='350' height='120' rx='12' fill='%23C8543F'/><text x='40' y='100' font-size='24' fill='white' font-family='serif'>七月廿八</text><text x='40' y='140' font-size='14' fill='rgba(255,255,255,0.8)' font-family='serif'>丙午年 丁酉月 丙戌日</text><rect x='20' y='200' width='350' height='200' rx='12' fill='white' opacity='0.92'/><text x='40' y='240' font-size='16' fill='%231B2B3A' font-family='serif' font-weight='bold'>今日宜忌</text><text x='40' y='270' font-size='14' fill='%232E7D32' font-family='serif'>宜：祭祀 出行 交易</text><text x='40' y='300' font-size='14' fill='%23C8543F' font-family='serif'>忌：动土 安葬</text><rect x='20' y='420' width='350' height='180' rx='12' fill='white' opacity='0.92'/><text x='40' y='460' font-size='16' fill='%231B2B3A' font-family='serif' font-weight='bold'>每日一诗</text><text x='40' y='500' font-size='13' fill='%234A4A4A' font-family='serif'>非淡泊无以明志</text><text x='40' y='525' font-size='13' fill='%234A4A4A' font-family='serif'>非宁静无以致远</text></svg>",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "今日黄历"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'><rect width='390' height='844' fill='%23F7F3EC'/><rect x='20' y='60' width='350' height='80' rx='12' fill='%23C8543F'/><text x='40' y='110' font-size='22' fill='white' font-family='serif'>每日一签</text><rect x='40' y='160' width='310' height='300' rx='12' fill='white' opacity='0.95'/><text x='190' y='210' font-size='36' fill='%23C8543F' font-family='serif' text-anchor='middle'>第廿二签</text><text x='190' y='250' font-size='18' fill='%231B2B3A' font-family='serif' text-anchor='middle'>上签</text><text x='60' y='300' font-size='14' fill='%234A4A4A' font-family='serif'>银河迢迢暗渡</text><text x='60' y='330' font-size='14' fill='%234A4A4A' font-family='serif'>金风玉露相逢</text><rect x='20' y='480' width='350' height='150' rx='12' fill='white' opacity='0.92'/><text x='40' y='520' font-size='14' fill='%231B2B3A' font-family='serif'>AI 笺注</text><text x='40' y='550' font-size='12' fill='%235C544A' font-family='serif'>流年顺遂，贵人相助</text></svg>",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "每日一签"
    }
  ],
  "shortcuts": [
    {
      "name": "今日黄历",
      "short_name": "今日",
      "url": "/today.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='3' y='4' width='18' height='18' rx='2' fill='%23C8543F'/></svg>", "sizes": "96x96" }]
    },
    {
      "name": "每日一签",
      "short_name": "抽签",
      "url": "/fortune.html"
    },
    {
      "name": "每日运势",
      "short_name": "运势",
      "url": "/daily-fortune.html"
    },
    {
      "name": "周公解梦",
      "short_name": "解梦",
      "url": "/dream.html"
    }
  ]
}
