{ "name": "NUIT Client Sphere", "short_name": "ClientSphere", "description": "Client and invoice management platform by NUIT.", "start_url": "./index.php", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#020617", "theme_color": "#0f172a", "icons": [ { "src": "./assets/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./assets/images/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }