{
    "name": "AlexTech – Serwis AGD Kraków",
    "short_name": "AlexTech",
    "description": "Profesjonalny serwis AGD w Krakowie z dojazdem do klienta.",
    "start_url": "/",
    "display": "standalone",
    "scope": "/",
    "background_color": "#ffffff",
    "theme_color": "#0f172a",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "192x192",
            "type": "image/x-icon",
            "purpose": "any"
        },
        {
            "src": "/alextech.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "productivity"],
    "screenshots": [
        {
            "src": "/alextech.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "form_factor": "wide"
        }
    ]
}
