{
    "name": "夜色交友网",
    "short_name": "夜色交友网",
    "description": "一个诚信的寂寞交友平台",
    "icons": [{
            "src": "/logo/192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/logo/512.png",
            "sizes": "511x511",
            "type": "image/png"
        }
    ],
    "start_url": "/index.html?utm_source=pwa&_type_=ios",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fff",
    "theme_color": "#fff"
}