{
  "name": "辰宇房管电脑版",
  "short_name": "辰宇房管",
  "id": "/desktop-app",
  "description": "辰宇房管电脑端管理系统",
  "start_url": "/index.html?app=desktop",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f8fc",
  "theme_color": "#1a237e",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
