{
    "name": "SavePop — save what you love",
    "short_name": "SavePop",
    "description": "A fast, private and ad-free media downloader for public videos, audio and photos.",
    "start_url": "/",
    "icons": [
        {
            "src": "/icons/savepop-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/savepop-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "share_target": {
        "method": "GET",
        "action": "/",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "text": "u",
            "url": "u"
        }
    },
    "theme_color": "#58cc02",
    "background_color": "#ffffff",
    "display": "standalone"
}
