{
  "name": "工作照相机",
  "short_name": "工作照",
  "description": "项目工作照片管理",
  "start_url": "/pages/camera/capture",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2b6cff",
  "theme_color": "#2b6cff",
  "icons": [
    {
      "src": "/pwa/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
