{
    "name": "ICC System",
    "short_name": "ICC",
    "description": "ICC cleaning management system",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#d8d8d8",
    "theme_color": "#d40400",
    "icons": [
        {
            "src": "images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
