{
    "name": "Wywoz Smieci - Czestochowa",
    "short_name": "Smieci",
    "description": "Harmonogram wywozu odpadow komunalnych w Czestochowie z przypomnieniami",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1a73e8",
    "theme_color": "#1a73e8",
    "lang": "pl",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["utilities", "lifestyle"]
}
