{ "name": "Smart Site Maker", "short_name": "SmartSite", "description": "A secure marketplace and workspace for ambitious digital work.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "background_color": "#020617", "theme_color": "#020617", "orientation": "portrait-primary", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard" }, { "name": "Marketplace", "short_name": "Marketplace", "url": "/dashboard#marketplace" } ] }