

{
    "name": "9Club",
    "short_name": "9Club",
    "background_color": "#6777ef",
    "display": "fullscreen",
    "description": "A Progressive Web Application for 9Club",
    "theme_color": "#6777ef",
    "start_url": "/",
    "icons": [
        {
            "src": "t/9cn/pwa/icons/9club-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "t/9cn/pwa/icons/9club-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "t/9cn/pwa/icons/9club-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "t/9cn/pwa/icons/9club-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "t/9cn/pwa/icons/9club-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "t/9cn/pwa/icons/9club-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "t/9cn/pwa/icons/9club-36x36.png",
            "sizes": "36x36",
            "type": "image/png"
        }
    ]
}