{
    "name": "ChemiCan Portal",
    "short_name": "ChemiCan",
    "description": "ChemiCan Consulting Client Portal — Contracts, Invoices, Projects & More",
    "icons": [
        {
            "src": "/images/logo/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/logo/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#E31F26",
    "background_color": "#F5F5F5",
    "display": "standalone",
    "orientation": "any",
    "start_url": "/portal.html",
    "scope": "/",
    "categories": ["business", "productivity"]
}
