{
    "short_name": "Thopquiz",
    "name": "Thopquiz",
    "theme_color": "#000000",
    "orientation": "any",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "icons": [
        {
            "src": "https://static.atmequiz.com/thq/social/maskable_icon.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "https://static.atmequiz.com/thq/social/96x96.png",
            "type": "image/png",
            "sizes": "96x96"
        },
        {
            "src": "https://static.atmequiz.com/thq/social/144x144.png",
            "type": "image/png",
            "sizes": "144x144"
        },
        {
            "src": "https://static.atmequiz.com/thq/social/192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "https://static.atmequiz.com/thq/social/512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}