{
  "name": "民宿管家",
  "short_name": "管家",
  "description": "民宿经营管理助手",
  "start_url": "/minsu/",
  "scope": "/minsu/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F0",
  "theme_color": "#E8853A",
  "icons": [
    { "src": "/minsu/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/minsu/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
