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