{
    "name": "X岛匿名版",
    "short_name": "X岛匿名版",
    "description": "X岛匿名版",
    "icons": [
        {
            "src": "/Public/pwa/icons/icon-64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/Public/pwa/icons/icon-256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/Public/pwa/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/Mobile/",
    "display": "standalone",
    "theme_color": "#0092c7",
    "background_color": "#0092c7"
}