{
    "name": "dizzy - Support Content Creator Script",
    "short_name": "dizzy",
    "id": ".",
    "scope": ".",
    "start_url": ".",
    "background_color": "#ffffff",
    "theme_color": "#f65169",
    "display": "standalone",
    "orientation": "any",
    "icons": [{
        "src": "192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
    }, {
        "src": "256x256.png",
        "sizes": "256x256",
        "type": "image/png",
        "purpose": "any maskable"
    }, {
        "src": "384x384.png",
        "sizes": "384x384",
        "type": "image/png",
        "purpose": "any maskable"
    }, {
        "src": "512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
    }]
}
