{
  "name": "hkjobradar — AI 求職 radar",
  "short_name": "hkjobradar",
  "description": "香港 24/7 AI 求職情報雷達 · 掃全港 13+ 求職平台 listing,符合你 keywords 嘅 listing 直接 ping 你 Telegram 或者瀏覽器。",
  "lang": "zh-HK",
  "dir": "ltr",
  "id": "/",
  "start_url": "/dashboard/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#060807",
  "background_color": "#060807",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新對話",
      "short_name": "Chat",
      "description": "Open the chat surface",
      "url": "/dashboard/chat"
    },
    {
      "name": "收藏",
      "short_name": "Saved",
      "description": "Saved jobs",
      "url": "/dashboard/jobs"
    },
    {
      "name": "提醒",
      "short_name": "Alerts",
      "description": "Notifications",
      "url": "/dashboard/notifications"
    }
  ]
}
