{
    "name": "书法识文",
    "short_name": "书法识文",
    "description": "拍照识别书法作品，自动矫正，输出印刷体文字",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FAF6F0",
    "theme_color": "#8B5E3C",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
