{
    "name": "RpcPlay",
    "short_name": "RpcPlay",
    "description": "منصة التوقعات الرياضية",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0b1f2a",
    "background_color": "#06151a",
    "lang": "ar",
    "dir": "rtl",
    "scope": "/",
    "categories": ["sports", "entertainment", "games"],
    "icons": [
        {
            "src": "/images/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "التحديات",
            "short_name": "التحديات",
            "description": "استعرض التحديات المفتوحة",
            "url": "/challenges?source=pwa"
        }
    ]
}
