{
  "name": "AI Mail Console",
  "short_name": "AI Mail",
  "description": "AI 智慧郵件管理平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "lang": "zh-TW",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "收件匣",
      "short_name": "收件匣",
      "url": "/?view=webmail",
      "description": "直接進入 Webmail"
    },
    {
      "name": "LINE 客服",
      "short_name": "LINE",
      "url": "/?view=line_support",
      "description": "LINE 客服對話"
    },
    {
      "name": "CRM",
      "short_name": "CRM",
      "url": "/?view=crm",
      "description": "客戶關係管理"
    }
  ],
  "categories": ["productivity", "business"]
}
