{
    "name": "Boosti.click - منصة الإعلانات الممولة",
    "short_name": "Boosti",
    "description": "منصة الإعلانات الممولة الأولى في تونس",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#7c3aed",
    "theme_color": "#7c3aed",
    "lang": "ar",
    "dir": "rtl",
    "categories": ["business", "productivity", "marketing"],
    "icons": [
        {
            "src": "/images/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-152.webp",
            "sizes": "152x152",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/images/icon-192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-384.webp",
            "sizes": "384x384",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "لوحة التحكم",
            "short_name": "الرئيسية",
            "url": "/dashboard",
            "icons": [{ "src": "/images/icon-96.png", "sizes": "96x96" }]
        },
        {
            "name": "إطلاق حملة",
            "short_name": "حملة",
            "url": "/campaign/create",
            "icons": [{ "src": "/images/icon-96.png", "sizes": "96x96" }]
        },
        {
            "name": "شحن الرصيد",
            "short_name": "شحن",
            "url": "/deposit",
            "icons": [{ "src": "/images/icon-96.png", "sizes": "96x96" }]
        }
    ],
    "prefer_related_applications": false
}