{
  "name": "LeadBuffer",
  "short_name": "LeadBuffer",
  "description": "Offline-first 展会线索采集系统",
  "start_url": "/enter",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf6f2",
  "theme_color": "#fdf6f2",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.svg",
      "sizes": "1440x1024",
      "type": "image/svg+xml",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile.svg",
      "sizes": "750x1334",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
