{
            "name": "نظام الشحن الذكي",
            "short_name": "شحن",
            "start_url": "./index.php",
            "display": "standalone",
            "background_color": "#f4f7f6",
            "theme_color": "#2c3e50",
            "icons": [
                {
                    "src": "https://cdn-icons-png.flaticon.com/512/2769/2769339.png",
                    "sizes": "512x512",
                    "type": "image/png"
                }
            ]
        }