{
  "id": "/",
  "name": "AI 电商 H5",
  "short_name": "AI电商",
  "description": "AI 电商移动端 H5/PWA，独立于微信小程序实现。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#f7f7f7",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "categories": ["shopping", "business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
