{ "name": "StayGo", "short_name": "StayGo", "description": "StayGo — منصة للوحدات", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#6366f1", "lang": "ar", "scope": "/", "dir": "rtl", "orientation": "portrait-primary", "icons": [ { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "إنشاء وحدة", "short_name": "إنشاء", "url": "/create", "icons": [ { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "تسجيل دخول", "short_name": "دخول", "url": "/login", "icons": [ { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "الدليل", "short_name": "الدليل", "url": "/view-unit", "icons": [ { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }