{ "id": "/app.php", "name": "NeuroLife", "short_name": "NeuroLife", "description": "NeuroLife mobile experience for patients and staff with secure communications, booking, records and digital care.", "start_url": "/home.php?app_view=1", "scope": "/", "display": "standalone", "background_color": "#f7fbff", "theme_color": "#317fa3", "orientation": "any", "icons": [ { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "بوابة المريض", "short_name": "المريض", "url": "/my_care.php?app_view=1" }, { "name": "الحجز", "short_name": "الحجز", "url": "/booking.php?app_view=1" }, { "name": "التواصل", "short_name": "التواصل", "url": "/communications_command_center.php?app_view=1" }, { "name": "NeuroLife", "short_name": "الرئيسية", "url": "/home.php?app_view=1" } ], "lang": "ar", "dir": "rtl", "display_override": [ "window-controls-overlay", "standalone", "minimal-ui" ], "categories": [ "medical", "health", "productivity" ], "prefer_related_applications": false, "launch_handler": { "client_mode": "navigate-existing" } }