{ "name": "Fruitful - Wholesale Platform", "short_name": "Fruitful", "description": "Your premier wholesale platform for fresh fruits and vegetables", "start_url": ".", "display": "standalone", "background_color": "#ffffff", "theme_color": "#52c41a", "orientation": "portrait-primary", "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Dashboard", "url": "./dashboard", "description": "Go to the main dashboard" } ] }