{
  "name": "TNC智能管理系統",
  "short_name": "TNC",
  "start_url": "/dashboard/conversations",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#dc2626",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
