{
    "name": "DRY ICE DIR \u2014 Business Directory",
    "short_name": "DRY ICE DIR",
    "description": "Business directory of the dry ice industry, blasting services, and equipment suppliers.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#071221",
    "theme_color": "#071221",
    "icons": [
        {
            "src": "/assets/static/img/favicons/favicon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/assets/static/img/favicons/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/assets/static/img/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/static/img/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}