{
    "name": "热点导航 - 发现优质网站",
    "short_name": "热点导航",
    "description": "收录海量优质网站资源，为您的工作和生活提供便捷导航",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "zh-CN",
    "icons": [
        {
            "src": "/images/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "categories": ["utilities", "productivity", "education"],
    "shortcuts": [
        {
            "name": "AI工具",
            "short_name": "AI",
            "url": "/ai",
            "description": "AI工具专题",
            "icons": [{"src": "/images/icons/ai-96x96.png", "sizes": "96x96"}]
        },
        {
            "name": "影视",
            "short_name": "影视",
            "url": "/movie",
            "description": "影视频道",
            "icons": [{"src": "/images/icons/movie-96x96.png", "sizes": "96x96"}]
        },
        {
            "name": "小说",
            "short_name": "小说",
            "url": "/novel",
            "description": "小说频道",
            "icons": [{"src": "/images/icons/novel-96x96.png", "sizes": "96x96"}]
        },
        {
            "name": "工具箱",
            "short_name": "工具",
            "url": "/tool",
            "description": "在线工具箱",
            "icons": [{"src": "/images/icons/tool-96x96.png", "sizes": "96x96"}]
        },
        {
            "name": "热搜",
            "short_name": "热搜",
            "url": "/trending",
            "description": "热搜热点",
            "icons": [{"src": "/images/icons/hot-96x96.png", "sizes": "96x96"}]
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshots/home.png",
            "sizes": "1280x720",
            "type": "image/png",
            "label": "首页"
        },
        {
            "src": "/images/screenshots/tools.png",
            "sizes": "1280x720",
            "type": "image/png",
            "label": "工具箱"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
