{
    "name": "浮光导航",
    "short_name": "Float",
    "description": "简洁美观的浏览器主页，集成常用书签、多搜索引擎、动态壁纸与实用工具",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f5f5f7",
    "theme_color": "#0d9488",
    "icons": [
        {
            "src": "./favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "./avatar/default.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "手机版",
            "url": "./mobile.html"
        }
    ]
}
