{
    "name": "ComicReader 漫画阅读",
    "short_name": "ComicReader",
    "description": "ComicReader Web 读者端：在线阅读、离线下载与追更提醒",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "lang": "zh-CN",
    "theme_color": "#4f7cf0",
    "background_color": "#f5f6fa",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
