{
    "id": "/",
    "name": "你画我猜 · 私人版",
    "short_name": "你画我猜私人版",
    "description": "私人自托管的多人你画我猜",
    "lang": "zh-CN",
    "scope": "/",
    "icons": [
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "theme_color": "#42576b",
    "background_color": "#42576b",
    "display": "standalone",
    "categories": [
        "games",
        "entertainment"
    ]
}