{
  "name": "璇玑阁 - AI命理占卜平台",
  "short_name": "璇玑阁",
  "description": "AI命理占卜平台 - 八字、塔罗、面相、手相、易经、星座",
  "id": "/",
  "start_url": "/zh",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "zh",
  "dir": "ltr",
  "background_color": "#0a0a1a",
  "theme_color": "#d4a853",
  "categories": ["lifestyle", "entertainment"],
  "iarc_rating_id": "",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "璇玑阁移动端"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "璇玑阁桌面端"
    }
  ],
  "shortcuts": [
    {
      "name": "八字测算",
      "short_name": "八字",
      "url": "/zh/bazi",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "塔罗占卜",
      "short_name": "塔罗",
      "url": "/zh/tarot",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "每日运势",
      "short_name": "运势",
      "url": "/zh/daily-fortune",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "share_target": {
    "action": "/zh/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
