{
  "id": "/",
  "name": "NestBook · 短租与房东工作台",
  "short_name": "NestBook",
  "description": "搜索、预订短租房源；房东发布房源、管理日历和订单，房款直接付给房东。",
  "lang": "zh-CN",
  "start_url": "/explore",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAFA",
  "theme_color": "#FAFAFA",
  "categories": ["travel", "lifestyle", "business"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "探索房源", "short_name": "探索", "url": "/explore", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "我的行程", "short_name": "行程", "url": "/trips", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "房东工作台", "short_name": "房东", "url": "/host", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
