{
    "name": "Zoking 博客",
    "short_name": "Zoking",
    "description": "记录技术、设计与日常思考",
    "lang": "zh-CN",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#022c56",
    "theme_color": "#0e74b5",
    "icons": [
        {
            "src": "/img/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
