{
    "name": "OpenWrt路由器插件",
    "short_name": "OpenWrt",
    "icons": [
        {
            "src": "/img/icons/36.png",
            "sizes": "36x36",
            "type": "image/png"
        },
        {
            "src": "/img/icons/48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/img/icons/72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/img/icons/96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/img/icons/144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/img/icons/192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "standalone"
}