{
  "name": "寓小二公寓管理系统",
  "short_name": "寓小二",
  "description": "国内长租公寓SaaS，致力为高速成长的长租公寓运营商提供运营管理、智能设备、招租导流、安全交易的整体解决方案，助力公寓数字化转型。",
  "start_url": "/v2/",
  "scope": "/v2/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#409EFF",
  "icons": [
    {
      "src": "https://aster.yuxiaor.com/appimg/E5B240AE05704D95FC48D5D66407AE82.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://aster.yuxiaor.com/appimg/A0DC881B9A3B0E725429477FF4B0211B.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "公寓管理",
      "short_name": "管理",
      "description": "快速进入公寓管理系统",
      "url": "/v2/"
    }
  ]
}