{
  "name": "UniBao 留英宝",
  "short_name": "UniBao",
  "description": "英国留学生的二手、转租与生活平台",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "ltr",
  "display_override": ["standalone", "minimal-ui"],
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f3d8a",
  "categories": ["shopping", "lifestyle", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png?v=desk-centered",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=desk-centered",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "二手市场",
      "short_name": "二手",
      "description": "浏览英国留学生二手物品",
      "url": "/marketplace?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png?v=desk-centered", "sizes": "192x192" }]
    },
    {
      "name": "转租房源",
      "short_name": "转租",
      "description": "浏览英国留学生转租房源",
      "url": "/housing?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png?v=desk-centered", "sizes": "192x192" }]
    },
    {
      "name": "发布信息",
      "short_name": "发布",
      "description": "发布二手物品或转租房源",
      "url": "/post?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png?v=desk-centered", "sizes": "192x192" }]
    }
  ]
}
