{ "name": "onlineCRM", "short_name": "onlineCRM", "description": "Online CRM System", "start_url": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0a0a0c", "theme_color": "#0a0a0c", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }