{
    "name": "Fabric Defect Detection System",
    "short_name": "FabricAI",
    "description": "AI-powered fabric quality inspection and defect detection system — Researcher Arwa Al-Mughni",
    "start_url": ".\/index.php?lang=en",
    "scope": ".\/",
    "display": "standalone",
    "background_color": "#f0f4f8",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "assets\/icons\/icon.svg",
            "sizes": "any",
            "type": "image\/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "New Analysis",
            "short_name": "Analyze",
            "url": ".\/index.php?lang=en",
            "description": "Start a new fabric analysis"
        },
        {
            "name": "Analysis History",
            "short_name": "History",
            "url": ".\/history.php?lang=en",
            "description": "View previous analysis history"
        }
    ],
    "categories": [
        "productivity",
        "utilities"
    ],
    "screenshots": []
}