{ "name": "ADexus Enterprise Edition", "short_name": "ADexus", "description": "Enterprise Industrial Management and Executive Intelligence Platform", "id": "/", "start_url": "/dashboard.php?source=pwa", "scope": "/", "display": "standalone", "display_override": [ "window-controls-overlay", "standalone", "minimal-ui" ], "orientation": "any", "background_color": "#f1f5fa", "theme_color": "#071b34", "lang": "en", "dir": "ltr", "categories": [ "business", "productivity" ], "icons": [ { "src": "assets/favicon-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "assets/favicon-64.png", "sizes": "64x64", "type": "image/png" }, { "src": "assets/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "assets/favicon.png", "sizes": "1254x1254", "type": "image/png" } ], "shortcuts": [ { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard.php", "icons": [ { "src": "/assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "ADexus Intelligence", "short_name": "Intelligence", "url": "/executive-ai.php", "icons": [ { "src": "/assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }