{
    "name": "AMIT LASER - ניהול הזמנות",
    "short_name": "AMIT LASER",
    "description": "מערכת ניהול הזמנות - עמית לייזר",
    "start_url": "./index.php",
    "scope": "./",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a1a2e",
    "orientation": "any",
    "lang": "he",
    "dir": "rtl",
    "icons": [
        {
            "src": "assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
