{
    "name": "Express Service",
    "short_name": "Express",
    "description": "Express Service - Smart Logistics Solution",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/5.png",
            "sizes": "192x192 512x512",
            "type": "image/png"
        }
    ]
}