{
  "name": "跟進王",
  "short_name": "跟進王",
  "description": "LINE 對話管理系統",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/aifalo-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/aifalo-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
