{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "سبورت 360",
    "short_name": "سبورت 360",
    "start_url": "/",
    "description": "مواعيد ونتائج المباريات والقنوات الناقلة",
    "lang": "ar",
    "dir": "rtl",
    "display": "standalone",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#472270",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "https://play.google.com/store/apps/details?id=sport.www.app"
        }
    ]
}