{
    "id": "https://xiuno.xcxgy.cn/admin/",
    "name": "XIUNOX",
    "short_name": "XIUNOX",
    "start_url": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone"
    ],
    "theme_color": "#0d6efd",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/view/../upload/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/view/../upload/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [],
    "protocol_handlers": [
        {
            "protocol": "web+share",
            "url": "https://xiuno.xcxgy.cn/admin/?share=%s"
        },
        {
            "protocol": "web+tg",
            "url": "https://xiuno.xcxgy.cn/admin/?tg=%s"
        }
    ]
}