{ "name": "Profes Investor Wallet", "short_name": "Profes Wallet", "id": "./index.html", "description": "Investor, admin, and employee dashboard for investment requirements, assumptions, and wallet tracking.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#eef5fb", "theme_color": "#2457a6", "icons": [ { "src": "./assets/profes-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./assets/profes-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./assets/profes-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }