{
    "name": "بوابة بصرة اكسبريس",
    "short_name": "بصرة اكسبريس",
    "description": "شحن شي إن إلى العراق — اعرف سعر سلتك بالدينار فوراً",
    "lang": "ar",
    "dir": "rtl",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0F4C81",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "share_target": {
        "action": "/",
        "method": "GET",
        "params": {
            "url": "share_url",
            "text": "share_text",
            "title": "share_title"
        }
    }
}
