{
    "id": "/",
    "name": "LAKMI — סטודיו לציפורניים במגדל העמק",
    "short_name": "LAKMI",
    "lang": "he",
    "dir": "rtl",

    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "portrait",

    "background_color": "#ffffff",
    "theme_color": "#f7d6eb",

    "description": "LAKMI — סטודיו לבניית ציפורניים, לק ג'ל, מניקור, פדיקור ומבנה אנטומי במגדל העמק. שירות מקצועי בהתאמה אישית.",
    "categories": ["beauty", "lifestyle"],

    "icons": [
        {
            "src": "/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],

    "shortcuts": [
        {
            "name": "קבעו תור",
            "short_name": "תור",
            "description": "קביעת תור מהירה דרך האתר",
            "url": "/contact.html",
            "icons": [
                {
                    "src": "/images/icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "מדיניות פרטיות",
            "short_name": "פרטיות",
            "url": "/privacy.html"
        },
        {
            "name": "הצהרת נגישות",
            "short_name": "נגישות",
            "url": "/accessibility.html"
        }
    ],

    "prefer_related_applications": false
}
