{
  "name": "万事无忧·衡元智库",
  "short_name": "万事无忧",
  "description": "传统文化与现代科学的交汇：八字、紫微、黄历、五行、MBTI 在线工具与深度文章。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#5b4a3f",
  "theme_color": "#5b4a3f",
  "categories": ["lifestyle", "education", "books"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "八字排盘",
      "short_name": "八字",
      "url": "/bazi.html",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "紫微斗数",
      "short_name": "紫微",
      "url": "/ziwei.html",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "老黄历",
      "short_name": "黄历",
      "url": "/almanac.html",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "MBTI 人格",
      "short_name": "MBTI",
      "url": "/mbti.html",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "prefer_related_applications": false
}
