{
    "name": "YourFreight",
    "short_name": "YourFreight",
    "description": "Transport, Storage and Logistics",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#FF2D20",
    "icons": [
        {
            "src": "/wp-content/themes/yourfreight/assets/images/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/yourfreight/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/wp-content/themes/yourfreight/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
