{
    "name": "Feyzo Logistics",
    "short_name": "Feyzo",
    "description": "International Freight Forwarding and Logistics Services",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/en/",
    "scope": "/en/",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/desktop-en.png",
            "sizes": "1350x614",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Feyzo Logistics Desktop Interface"
        },
        {
            "src": "/screenshots/mobile-en.png",
            "sizes": "540x1200",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Feyzo Logistics Mobile Interface"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}