{
    "name": "暗网禁区",
    "short_name": "暗网禁区",
    "start_url": ".",
    "display": "standalone",
    "background_color": "black",
    "theme_color": "black",
    "description": "顶级黑客团队打造的开放暗网圈",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}