{
    "name": "PPT Downloader - pptdownloader.io",
    "short_name": "PPT Downloader",
    "description": "PPT Downloader saves public SlideShare presentations as PDF or PPTX files, free and without login.",
    "start_url": "/",
    "icons": [
        {
            "src": "/static/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#5865f2",
    "background_color": "#ffffff",
    "display": "standalone"
}
