{
  "name": "元生活空間玄學工具",
  "short_name": "元生活空間",
  "description": "匯集日常所需的玄學工具，包括劉氏神數起卦、雷諾曼牌卡占卜等。支援離線使用，可安裝到手機主畫面。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#B24BF3",
  "icons": [
    {
      "src": "/manus-storage/yuan-logo_54e793db.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manus-storage/yuan-logo_54e793db.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manus-storage/yuan-logo_54e793db.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "劉氏神數",
      "short_name": "起卦",
      "description": "根據日期時間和方位進行劉氏神數起卦",
      "url": "/liu-shen-shu",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663659148985/C2TE4eTmX7VBSoG3aUSBsY/liushengshu-icon-v2-8YywpWSexNMN9tnSDDrCpm.webp",
          "sizes": "96x96",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "雷諾曼牌卡",
      "short_name": "抽牌",
      "description": "線上抽取雷諾曼牌卡占卜",
      "url": "/lenormand",
      "icons": [
        {
          "src": "/manus-storage/yuan-logo_54e793db.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
