{
    "theme_color": "#1A1B20",
    "background_color": "#1A1B20",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "/index.html",
    "name": "Beyond LIVE",
    "short_name": "Beyond LIVE",
    "description": "The beginning of a new performance culture  A new video concert that combines artist performance with various graphics and technologies is coming.  Connecting the world in real time, the stage unfolds to 6 billion audiences.  Meet the stage created by fans and artists together via Live chat.",
    "icons": [
        {
            "src": "manifest/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "manifest/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "manifest/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "manifest/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}