{
    "name": "Czy Dziś Otwarte? - Kalendarz handlowy",
    "short_name": "Czy Dziś Otwarte?",
    "description": "Sprawdź czy dziś jest niedziela handlowa! Kompletny kalendarz handlowy w Polsce - niedziele handlowe, dni robocze, święta z powiadomieniami. Niedziele handlowe 2025, niedziela handlowa 2025, kalendarz handlowy.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FF8A00",
    "theme_color": "#FF8A00",
    "orientation": "portrait",
    "icons": [
        {
            "src": "assets/icon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "assets/icon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "assets/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "assets/icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": [
        "lifestyle",
        "productivity",
        "utilities"
    ],
    "lang": "pl",
    "scope": "/",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=pl.czydzis.kalendarz_polski.app",
            "id": "pl.czydzis.kalendarz_polski.app.android"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/app/id6754788065"
        }
    ]
}