{
    "name": "滴号玩",
    "short_name": "滴号玩",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f12",
    "theme_color": "#0f0f12",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img/192logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/512logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}