{
    "icons": [
        {
            "src": "/web-app-manifest-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/web-app-manifest-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ],
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "询盘的小窝",
    "short_name": "询盘小窝",
    "description": "一个关于技术与生活的个人博客，分享编程、开发、数码产品等内容。",
    "lang": "zh-CN"
}