{ "name": "Money Portal", "short_name": "Money Portal", "description": "Money Portal — Client Operations", "id": "/portal/", "start_url": "/portal/login", "scope": "/portal/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "any", "background_color": "#0b0f17", "theme_color": "#0b0f17", "categories": ["finance", "business"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }