{
    "name": "Document Scanner · 智能文档扫描仪",
    "short_name": "文档扫描",
    "description": "免费在线智能文档扫描仪，支持拍照扫描、本地图片导入、AI白底/背景移除、OCR识别、签名批注、PDF导出。Free document scanner with local image import, AI white background, OCR and PDF export.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "fullscreen", "minimal-ui"],
    "background_color": "#0A0E1A",
    "theme_color": "#0A0E1A",
    "orientation": "portrait-primary",
    "categories": ["productivity", "utilities", "business"],
    "screenshots": [],
    "icons": [
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
