{
  "name": "LEICA CAM 徕卡即时成像",
  "short_name": "LEICA CAM",
  "description": "徕卡风格即时拍照调色 — 摄像头取景 + OpenCV.js 实时调色",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050505",
  "theme_color": "#0a0a0a",
  "categories": ["photography", "utilities"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
