{
  "name": "FortuneTell.cn - AI算命平台",
  "short_name": "FortuneTell",
  "description": "基于人工智能的专业算命平台，提供八字排盘、塔罗牌占卜、易经六爻预测",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7a1f2d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-16x16.webp",
      "sizes": "16x16",
      "type": "image/webp"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.webp",
      "sizes": "32x32",
      "type": "image/webp"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.webp",
      "sizes": "180x180",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "lifestyle",
    "entertainment",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "八字排盘",
      "short_name": "八字",
      "description": "快速进入八字排盘",
      "url": "/bazi",
      "icons": [
        { "src": "/icon-192x192.webp", "sizes": "192x192", "type": "image/webp" },
        { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "塔罗占卜",
      "short_name": "塔罗",
      "description": "开始塔罗牌占卜",
      "url": "/tarot",
      "icons": [
        { "src": "/icon-192x192.webp", "sizes": "192x192", "type": "image/webp" },
        { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "易经六爻",
      "short_name": "易经",
      "description": "进行易经六爻预测",
      "url": "/iching",
      "icons": [
        { "src": "/icon-192x192.webp", "sizes": "192x192", "type": "image/webp" },
        { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
