{
    "name": "在线知识库",
    "short_name": "zxzsk",
    "theme_color": "#25c2a0",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "./",
    "start_url": "./index.html",
    "icons": [
        {
            "src": "img/icons/机器学习.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/icons/机器学习.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}