{
  "name": "房源笔记演示｜独立演示环境",
  "short_name": "房源笔记演示",
  "description": "供购买意向客户体验的独立房源笔记演示环境",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f3f3f3",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "房源",
      "short_name": "房源",
      "url": "./#home"
    },
    {
      "name": "传播效果",
      "short_name": "传播",
      "url": "./#notes"
    },
    {
      "name": "讲解员",
      "short_name": "讲解员",
      "url": "./#guide"
    }
  ]
}
