{
    "id": "/",
    "name": "28 Szczytów — Planer Wypraw",
    "short_name": "28 Szczytów",
    "description": "28 Szczytów — aplikacja dla Zdobywców Korony Gór Polskich. Planuj wyprawy, śledź postęp, odkrywaj trasy.",
    "lang": "pl-PL",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
    "orientation": "any",
    "background_color": "#2d6a4f",
    "theme_color": "#2d6a4f",
    "categories": ["navigation", "travel"],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "img/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mapa szczytów KGP z markerami statusu"
        },
        {
            "src": "img/screenshot-desktop.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Planer wypraw — widok desktop z mapą i listą szczytów"
        }
    ],
    "shortcuts": [
        {
            "name": "Szczyty",
            "short_name": "Szczyty",
            "url": "/?tab=peaks",
            "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Wyprawy",
            "short_name": "Wyprawy",
            "url": "/?tab=trips",
            "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "share_target": {
        "action": "/",
        "method": "GET",
        "params": {
            "title": "share_title",
            "text": "share_text",
            "url": "share_url"
        }
    }
}
