{
    "name": "Linux新手入门 - 系统化运维教程",
    "short_name": "Linux入门",
    "description": "从零开始学Linux，系统化运维教程，覆盖命令行、Shell、Docker、K8s等",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fdfdfc",
    "theme_color": "#1a1a1a",
    "orientation": "any",
    "lang": "zh-CN",
    "icons": [
        {
            "src": "img/icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "img/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "img/icon-maskable-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        },
        {
            "src": "img/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "maskable"
        }
    ],
    "categories": ["education", "books", "developer tools"],
    "screenshots": [
        {
            "src": "img/screenshot-1280x800.png",
            "type": "image/png",
            "sizes": "1280x800",
            "form_factor": "wide",
            "label": "Linux新手入门 - 系统化运维教程首页"
        }
    ],
    "prefer_related_applications": false
}
