{
    "name": "اِی دراپ — اشتراک فایل همتا به همتا",
    "short_name": "اِی دراپ",
    "lang": "fa",
    "dir": "rtl",
    "icons": [
        {
            "src": "images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "images/android-chrome-192x192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "images/android-chrome-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "background_color": "#efefef",
    "start_url": "./",
    "display": "standalone",
    "theme_color": "#3367d6",
    "description": "انتقال فایل بین دستگاه‌ها — همتا به همتا، بدون ثبت‌نام",
    "screenshots": [
        {
            "src": "images/pairdrop_screenshot_mobile_1.png",
            "sizes": "1170x2532",
            "type": "image/png"
        }
    ],
    "share_target": {
        "action": "/",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url",
            "files": [{
                "name": "allfiles",
                "accept": ["*/*"]
            }]
        }
    },
    "launch_handler": {
        "client_mode": "focus-existing"
    }
}
