{
    "id": "/",
    "name": "Pesyje",
    "short_name": "Pesyje",
    "description": "Zbulo biznese, lexo vlerësime reale dhe ndaj eksperiencën tënde me Pesyje.",
    "lang": "sq",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "fullscreen",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui"
    ],
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "any",
    "categories": [
        "business",
        "lifestyle",
        "travel"
    ],
    "icons": [
        {
            "src": "/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "shortcuts": [
        {
            "name": "Kërko biznese",
            "short_name": "Kërko",
            "url": "/businesses",
            "icons": [
                {
                    "src": "/pwa/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Paneli i biznesit",
            "short_name": "Biznesi",
            "url": "/bizneset",
            "icons": [
                {
                    "src": "/pwa/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Shkruaj vlerësim",
            "short_name": "Vlerësim",
            "url": "/",
            "icons": [
                {
                    "src": "/pwa/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Profili im",
            "short_name": "Profili",
            "url": "/",
            "icons": [
                {
                    "src": "/pwa/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}