{
    "name": "Datawrapper",
    "description": "Create better charts, maps, and tables with ease",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#007DA0",
    "background_color": "#F9F9F9",
    "icons": [
        {
            "sizes": "180x180",
            "src": "/img/apple-touch-icon.png",
            "type": "image/png"
        },
        {
            "sizes": "512x512",
            "src": "/img/pwa-icon.png",
            "type": "image/png"
        },
        {
            "sizes": "any",
            "src": "/img/pwa-icon.svg",
            "type": "image/svg"
        },
        {
            "sizes": "512x512",
            "purpose": "maskable",
            "src": "/img/pwa-icon-maskable.png",
            "type": "image/png"
        },
        {
            "sizes": "any",
            "purpose": "maskable",
            "src": "/img/pwa-icon-maskable.svg",
            "type": "image/svg"
        }
    ]
}
