{
    "name": "平平的个人主页",
    "short_name": "个人主页",
    "description": "平平的个人主页 - 分享编程、技术与生活的点滴",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "zh-CN",
    "icons": [
        {
            "src": "images/logo.webp",
            "sizes": "1024x1024",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ],
    "categories": ["education", "technology"],
    "screenshots": [
        {
            "src": "images/logo.webp",
            "sizes": "1024x1024",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "平平的个人主页"
        }
    ]
}
