{
    "name": "نظام كشف عيوب القماش",
    "short_name": "FabricAI",
    "description": "نظام ذكاء اصطناعي لفحص جودة الأقمشة واكتشاف العيوب — الباحثة أروى المغني",
    "start_url": ".\/index.php?lang=ar",
    "scope": ".\/",
    "display": "standalone",
    "background_color": "#f0f4f8",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "assets\/icons\/icon.svg",
            "sizes": "any",
            "type": "image\/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "تحليل جديد",
            "short_name": "تحليل",
            "url": ".\/index.php?lang=ar",
            "description": "ابدأ تحليل قماش جديد"
        },
        {
            "name": "سجل التحليلات",
            "short_name": "السجل",
            "url": ".\/history.php?lang=ar",
            "description": "عرض سجل التحليلات السابقة"
        }
    ],
    "categories": [
        "productivity",
        "utilities"
    ],
    "screenshots": []
}