{
    "id": "/",
    "name": "باکامیون",
    "short_name": "باکامیون",
    "start_url": "/",
    "display": "standalone",
    "scope": "/",
    "handling": "preferred",
    "background_color": "#1C39BB",
    "theme_color": "#1C39BB",
    "description": "Bakamion - Your trusted platform",
    "orientation": "any",
    "prefer_related_applications": false,
    "launch_handler": {
        "client_mode": ["navigate-existing", "auto"]
    },
    "url_handlers": [
        {
            "origin": "https://app.bakamion.ir"
        },
        {
            "origin": "https://test.kamionyadak.ir"
        }
    ],
    "share_target": {
        "action": "/",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "protocol_handlers": [
        {
            "protocol": "web+bakamionapp",
            "url": "/?data=%s"
        }
    ],
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
