{
    "name": "ImprezowyZestaw - Wypożycz Sprzęt Audio-Wideo",
    "short_name": "ImprezowyZestaw",
    "description": "Wypożyczalnia głośników JBL PartyBox i oświetlenia LED na imprezy w Rybniku. Profesjonalny dźwięk i świetlne efekty.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6b46c1",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "pl",
    "dir": "ltr",
    "categories": ["business", "entertainment", "lifestyle"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Zapytaj o dostępność",
            "short_name": "Kontakt",
            "description": "Skontaktuj się z nami w sprawie wypożyczenia sprzętu",
            "url": "/#kontakt",
            "icons": [
                {
                    "src": "/favicon.svg",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Zobacz pakiety",
            "short_name": "Pakiety",
            "description": "Sprawdź dostępne pakiety sprzętu",
            "url": "/#pakiety",
            "icons": [
                {
                    "src": "/favicon.svg",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}