{ "id": "/", "name": "نظام إدارة عيادة الجمال", "short_name": "عيادة الجمال", "description": "تطبيق متكامل لإدارة المرضى والمواعيد والمخزون والحسابات في عيادة الجمال.", "lang": "ar", "dir": "rtl", "start_url": "/dashboard", "scope": "/", "display": "standalone", "prefer_related_applications": false, "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "orientation": "any", "background_color": "#fafafa", "theme_color": "#C8498A", "categories": ["medical", "business", "productivity"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "لوحة التحكم", "short_name": "الرئيسية", "url": "/dashboard", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "المواعيد", "short_name": "المواعيد", "url": "/appointments", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "المخزون", "short_name": "المخزون", "url": "/inventory", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }