{
  "name": "六爻玄机 · AI卦象模拟器",
  "short_name": "六爻玄机",
  "description": "三枚铜钱六次摇卦，纳甲排盘推演吉凶。输入心中所问，静心起卦，再用大白话追问任何细节。",
  "start_url": "./?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5ecd9",
  "theme_color": "#9a7b1f",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%23f5ecd9'/%3E%3Ccircle cx='96' cy='96' r='84' fill='none' stroke='%239a7b1f' stroke-width='4'/%3E%3Cpath d='M96 24a72 72 0 0 1 0 144 36 36 0 0 0 0-72 36 36 0 0 1 0-72z' fill='%23111'/%3E%3Ccircle cx='96' cy='60' r='12' fill='%23fff'/%3E%3Ccircle cx='96' cy='132' r='12' fill='%23111'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23f5ecd9'/%3E%3Ccircle cx='256' cy='256' r='224' fill='none' stroke='%239a7b1f' stroke-width='10'/%3E%3Cpath d='M256 64a192 192 0 0 1 0 384 96 96 0 0 0 0-192 96 96 0 0 1 0-192z' fill='%23111'/%3E%3Ccircle cx='256' cy='160' r='32' fill='%23fff'/%3E%3Ccircle cx='256' cy='352' r='32' fill='%23111'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "开始摇卦",
      "short_name": "摇卦",
      "description": "立即开始一次新的卦象推演",
      "url": "./?action=divine"
    },
    {
      "name": "查看记录",
      "short_name": "记录",
      "description": "查看历史卦例记录",
      "url": "./?action=history"
    },
    {
      "name": "高级工具",
      "short_name": "工具",
      "description": "批量起卦、知识库、数据统计",
      "url": "./?action=advanced"
    }
  ]
}
