{
    "name": "Fruit Clash - لعبة الكلمات الأربعة",
    "short_name": "FruitClash",
    "description": "لعبة ممتعة وتفاعلية: اجمع 4 بطاقات متطابقة واربح!",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#6C5CE7",
    "theme_color": "#6C5CE7",
    "orientation": "portrait",
    "scope": "./",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%236C5CE7'/%3E%3Ctext x='50' y='80' font-size='80' text-anchor='middle' fill='white'%3E🍎%3C/text%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%236C5CE7'/%3E%3Ctext x='50' y='80' font-size='80' text-anchor='middle' fill='white'%3E🍎%3C/text%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "categories": ["games", "entertainment"],
    "shortcuts": [
        {
            "name": "إنشاء غرفة",
            "short_name": "إنشاء",
            "description": "ابدأ غرفة جديدة ودع أصدقاءك ينضمون",
            "url": "./index.html?action=create",
            "icons": []
        },
        {
            "name": "انضمام سريع",
            "short_name": "انضمام",
            "description": "انضم إلى غرفة عشوائية",
            "url": "./index.html?action=quickjoin",
            "icons": []
        }
    ]
}
