{
    "name": "TuneFlow Pro ",
    "short_name": "TuneFlow Pro ",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f4f7fe",
    "theme_color": "#d81375",
    "icons": [
        {
            "src": "/uploads/branding/main_icon_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/uploads/branding/main_icon_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}