{
  "name": "生肖网 - 十二生肖大全",
  "short_name": "生肖网",
  "description": "十二生肖查询、生肖运势、生肖配对、本命年与老黄历一站式平台。",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf6e3",
  "theme_color": "#8b0000",
  "lang": "zh-CN",
  "categories": ["lifestyle", "culture", "reference"],
  "icons": [
    {
      "src": "img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "img/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "img/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "今日运势",
      "short_name": "今日运势",
      "description": "查看十二生肖今日运势",
      "url": "/jinri-yunshi.html",
      "icons": [{ "src": "img/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "生肖配对",
      "short_name": "生肖配对",
      "description": "在线查询两个生肖的配对吉凶",
      "url": "/peidui.html",
      "icons": [{ "src": "img/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "老黄历",
      "short_name": "老黄历",
      "description": "今日干支宜忌速查",
      "url": "/huangli.html",
      "icons": [{ "src": "img/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
