{
    "short_name": "Uefora",
    "name": "Your logistics co-pilot!",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "16x16",
            "type": "image/x-icon"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshot_uefora_mobile.png",
            "sizes": "363x803",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Home screen"
        },
        {
            "src": "screenshot_uefora_web.png",
            "sizes": "1366x629",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Home screen"
        }
    ],
    "start_url": ".",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}
