{
  "id": "/",
  "name": "温圈 — 温哥华华人分类信息平台",
  "short_name": "温圈",
  "description": "温哥华华人社区的租房、买卖、求职、服务信息平台",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#cc0000",
  "orientation": "any",
  "categories": ["lifestyle", "shopping", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "免费发布信息",
      "short_name": "发布",
      "url": "/listings/new",
      "description": "发布租房、工作、买卖等信息"
    },
    {
      "name": "浏览全部信息",
      "short_name": "浏览",
      "url": "/listings",
      "description": "查看所有分类信息"
    },
    {
      "name": "论坛",
      "short_name": "论坛",
      "url": "/forum",
      "description": "温哥华华人社区论坛"
    },
    {
      "name": "我的发布",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "管理我发布的信息"
    }
  ]
}
