{ "name": "أسما الله الحسنى - لعبة تعليمية", "short_name": "أسماء الله", "description": "لعبة تعليمية تفاعلية لتعلم أسماء الله الحسنى التسعة والتسعين", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" } ], "theme_color": "#0277bd", "background_color": "#1e88e5", "display": "standalone", "scope": "/", "start_url": "/?source=pwa", "orientation": "portrait-primary", "dir": "rtl", "lang": "ar", "categories": ["education", "games", "religious"], "screenshots": [ { "src": "https://asmaulhusnaquiz.xyz/screenshots/mobile-screenshot.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow" }, { "src": "https://asmaulhusnaquiz.xyz/screenshots/desktop-screenshot.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" } ], "shortcuts": [ { "name": "ابدأ اللعبة", "short_name": "العب", "description": "ابدأ لعبة أسماء الله الحسنى", "url": "/?source=pwa&action=start_game", "icons": [{ "src": "/icons/play-192.png", "sizes": "192x192" }] }, { "name": "قائمة الأسماء", "short_name": "القائمة", "description": "شاهد جميع أسماء الله الحسنى", "url": "/names-list.html?source=pwa", "icons": [{ "src": "/icons/list-192.png", "sizes": "192x192" }] } ], "related_applications": [ { "platform": "play", "url": "https://play.google.com/store/apps/details?id=com.asmaulhusna.game", "id": "com.asmaulhusna.game" } ], "prefer_related_applications": false, "launch_handler": { "client_mode": ["focus-existing", "auto"] }, "protocol_handlers": [ { "protocol": "web+asma", "url": "/?name=%s" } ] }