{
    "name": "Bolero Magazine",
    "short_name": "Bolero",
    "description": "Prémium tech és bulvár tartalom IT-szakembereknek. Workstation, gaming, AI.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#cc0000",
    "lang": "hu",
    "dir": "ltr",
    "orientation": "portrait-primary",
    "categories": ["news", "technology", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/desktop.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Bolero Magazine főoldal"
        },
        {
            "src": "/screenshots/mobile.jpg",
            "sizes": "390x844",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Bolero Magazine mobil"
        }
    ],
    "shortcuts": [
        {
            "name": "AI Hírek",
            "short_name": "AI",
            "description": "Legfrissebb AI hírek",
            "url": "/?tag=ai",
            "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}]
        },
        {
            "name": "Gaming",
            "short_name": "Gaming",
            "description": "Gaming hírek és tesztek",
            "url": "/?tag=gaming",
            "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "share_target": {
        "action": "/share",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}
