{
    "id": "/FunisLearn/",
    "name": "FunisLearn - تعلم بمرح",
    "short_name": "FunisLearn",
    "description": "منصة تعليمية تفاعلية لتعليم الأطفال اللغة العربية من خلال ألعاب ممتعة وتفاعلية",
    "start_url": "./index.php",
    "scope": "./",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui"
    ],
    "orientation": "portrait",
    "background_color": "#F5F7FA",
    "theme_color": "#1A237E",
    "lang": "ar",
    "dir": "rtl",
    "categories": [
        "education",
        "kids",
        "games"
    ],
    "iarc_rating_id": "E",
    "launch_handler": {
        "client_mode": [
            "navigate-existing",
            "auto"
        ]
    },
    "icons": [
        {
            "src": "assets/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "assets/screenshots/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "الصفحة الرئيسية - سطح المكتب"
        },
        {
            "src": "assets/screenshots/screenshot-narrow.png",
            "sizes": "540x720",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "الصفحة الرئيسية - الموبايل"
        }
    ],
    "shortcuts": [
        {
            "name": "الألعاب",
            "short_name": "ألعاب",
            "description": "ابدأ اللعب والتعلم",
            "url": "./games.php",
            "icons": [
                {
                    "src": "assets/icons/icon-96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "التعليم",
            "short_name": "تعليم",
            "description": "الدروس التعليمية",
            "url": "./education.php",
            "icons": [
                {
                    "src": "assets/icons/icon-96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "share_target": {
        "action": "./index.php",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "related_applications": [],
    "prefer_related_applications": false
}