{
    "name": "博客",
    "short_name": "博客",
    "description": "个人独立博客，记录学习与生活",
    "start_url": "index.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#0066cc",
    "lang": "zh-CN",
    "icons": [
        {
            "src": "img/pwa-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["blog", "personal", "news"]
}
