{
    "name": "The Clean Industry",   
    "short_name": "The Clean Ind.",
    "description":"",
    "display": "standalone",
    "theme_color": "#ED0212",
    "background_color": "#ffffff",
    "start_url": "/offline",
    "scope":"/",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icon-maskable.png",
            "sizes": "196x196",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}