{
  "name": "GiftWise · 智礼管家",
  "short_name": "GiftWise",
  "description": "关系人数字化管理 + AI 智能送礼决策 + 礼金台账",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "hsl(36, 48%, 50%)",
  "background_color": "hsl(40, 20%, 99%)",
  "lang": "zh-CN",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
