{
    "name": "تأمين السيارات",
    "short_name": "تأمين السيارات",
    "description": "صفحة مخصصة لتوجيه العملاء إلى منصة خارجية موثوقة لإكمال طلب تأمين المركبة أو مقارنة عروض التأمين المتاحة بسهولة وسرعة.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f8fafc",
    "theme_color": "#0088eb",
    "lang": "ar",
    "dir": "rtl",
    "categories": [
        "finance",
        "business",
        "auto"
    ],
    "icons": [
        {
            "src": "/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}

