{ "id": "/portal", "name": "DTC Customer Portal", "short_name": "DTC", "description": "Shop digital subscriptions, manage orders, wallet, activations and customer support.", "start_url": "/portal?source=pwa", "scope": "/", "display": "standalone", "display_override": [ "window-controls-overlay", "standalone", "minimal-ui" ], "orientation": "any", "background_color": "#ffffff", "theme_color": "#3157e5", "lang": "en", "dir": "ltr", "categories": [ "business", "shopping", "productivity" ], "icons": [ { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Customer Portal", "short_name": "Portal", "url": "/portal", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Shop", "short_name": "Shop", "url": "/", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "My Orders", "short_name": "Orders", "url": "/portal?tab=active", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Customer Chat", "short_name": "Chat", "url": "/portal?pwa=chat", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }