{ "name": "SDL APPLICATION", "short_name": "SDL APPLICATION", "description": "SDL CREATIVE GROUPS - Professional Software Development, Web & Mobile Apps, IT Training, and Digital Solutions. Excellence in Technology and Innovation.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#1e0c4a", "orientation": "portrait-primary", "categories": ["business", "education", "productivity"], "icons": [ { "src": "/assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/assets/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/assets/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "form_factor": "narrow", "purpose": "any" }, { "src": "/assets/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "form_factor": "wide", "purpose": "any" } ], "shortcuts": [ { "name": "Home", "short_name": "Home", "description": "Return to SDL APPLICATION home page", "url": "/?shortcut=home", "icons": [ { "src": "/assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Courses", "short_name": "Courses", "description": "Explore available courses", "url": "/courses?shortcut=courses", "icons": [ { "src": "/assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Contact", "short_name": "Contact", "description": "Get in touch with us", "url": "/contact?shortcut=contact", "icons": [ { "src": "/assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" } ] } ] }