{
  "name": "SLHH 智享生活",
  "short_name": "SLHH",
  "description": "智能家居 + 健康生活 一体化平台",
  "start_url": "/app/index.html",
  "display": "standalone",
  "background_color": "#fef6e4",
  "theme_color": "#f59e42",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
