{
  "name": "我的AI管家 · 扫码点单",
  "short_name": "扫码点单",
  "description": "扫码点单、查看进度、随时加点",
  "start_url": "/#/menu",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#100e0b",
  "theme_color": "#100e0b",
  "lang": "zh-CN",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
