{
  "name": "LensPilot",
  "short_name": "LensPilot",
  "description": "智能选片 · 云端管理 · 客户交付 — 摄影工作流一体化",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#3b82f6",
  "icons": [
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["photography", "productivity"],
  "lang": "zh-CN"
}
