{
    "name": "VYČISTÍM.cz",
    "short_name": "VYČISTÍM",
    "description": "Profesionální čištění a impregnace povrchů",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0077cc",
    "orientation": "any",
    "scope": "/",
    "lang": "cs-CZ",
    "categories": ["business", "utilities"],
    "screenshots": [
        {
            "src": "/img/screenshot1.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg"
        }
    ],
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
        "type": "image/png"
        }
    ]
}
