{
    "id": "/",
    "name": "זמן לחופשה – סוכנות התיירות",
    "short_name": "זמן לחופשה",
    "description": "חבילות נופש, טיסות, מלונות וקרוזים עם שירות אישי 24/7 – זמן לחופשה.",
    "lang": "he-IL",
    "dir": "rtl",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "browser"],
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#21c6c6",

    "icons": [
        {
            "src": "/images/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/logo/zman-lhofsha.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],

    "shortcuts": [
        {
            "name": "חבילות נופש",
            "short_name": "חבילות",
            "url": "/#packages"
        },
        {
            "name": "לקוחות הצפון",
            "short_name": "הצפון",
            "url": "/#north"
        },
        {
            "name": "צור קשר",
            "short_name": "קשר",
            "url": "/#contact"
        }
    ],

    "categories": ["travel", "booking", "lifestyle"],
    "prefer_related_applications": false
}
