{
  "name": "出租房屋管理系统",
  "short_name": "房屋管理",
  "description": "出租房屋与居住人员登记管理 — 房东自助登记，管理员统一监管",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D2645",
  "theme_color": "#0D2645",
  "icons": [
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
