{
    "id": "/pwa/",
    "name": "یدکیجات | جست‌وجو و خرید قطعات خودرو",
    "short_name": "یدکیجات",
    "description": "جست‌وجوی قطعه و VIN، کاتالوگ EPC، خرید و پیگیری سفارش‌های یدکیجات",
    "lang": "fa",
    "dir": "rtl",
    "start_url": "/pwa/?source=pwa",
    "scope": "/pwa/",
    "display": "standalone",
    "background_color": "#c92d40",
    "theme_color": "#c92d40",
    "categories": ["shopping", "automotive", "utilities"],
    "icons": [
        {
            "src": "/images/pwa/icon-192x192.png?v=20260803-pwa-depth-large1",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/icon-512x512.png?v=20260803-pwa-depth-large1",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "جست‌وجوی قطعه",
            "short_name": "جست‌وجو",
            "url": "/pwa/home#part-search",
            "icons": [{"src": "/images/pwa/icon-192x192.png?v=20260803-pwa-depth-large1", "sizes": "192x192"}]
        },
        {
            "name": "جست‌وجوی VIN",
            "short_name": "VIN",
            "url": "/pwa/home?search_mode=vin#part-search",
            "icons": [{"src": "/images/pwa/icon-192x192.png?v=20260803-pwa-depth-large1", "sizes": "192x192"}]
        },
        {
            "name": "سبد خرید",
            "short_name": "سبد",
            "url": "/pwa/cart",
            "icons": [{"src": "/images/pwa/icon-192x192.png?v=20260803-pwa-depth-large1", "sizes": "192x192"}]
        }
    ]
}
