{
    "name": "Eman Collection",
    "short_name": "Eman",
    "description": "Eman Collection - Cloth Shop Management System",
    "start_url": "/login.php",
    "display": "standalone",
    "background_color": "#faf8f5",
    "theme_color": "#1a2332",
    "orientation": "any",
    "icons": [
        {
            "src": "assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "finance"]
}
