{
    "name": "EventFace - זיהוי פנים מתקדם לאירועים",
    "short_name": "EventFace",
    "description": "פלטפורמה מהפכנית לצלמים עם זיהוי פנים AI מתקדם",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#00ffff",
    "orientation": "portrait-primary",
    "dir": "rtl",
    "lang": "he",
    "icons": [
        {
            "src": "/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshot-mobile.jpg",
            "sizes": "540x720",
            "type": "image/jpeg",
            "form_factor": "narrow"
        },
        {
            "src": "/screenshot-desktop.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide"
        }
    ],
    "categories": ["photography", "productivity", "business"],
    "shortcuts": [
        {
            "name": "האירועים שלי",
            "short_name": "אירועים",
            "description": "צפה בכל האירועים שלך",
            "url": "/allEvents",
            "icons": [
                {
                    "src": "/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "צור אירוע חדש",
            "short_name": "אירוע חדש",
            "description": "יצירת אירוע חדש",
            "url": "/createEvent",
            "icons": [
                {
                    "src": "/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
