{ "name": "Rangiri Holdings Vehical Management System", "short_name": "Rangiri VMS", "description": "Desktop installable Rangiri Holdings vehicle management system for fleet, service, maintenance, fuel, and reports.", "id": "/rangiri-holdings-vehical-management-system", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#f59e0b", "categories": ["business", "productivity", "utilities"], "icons": [ { "src": "/icons/mainLogo.png", "sizes": "988x562", "type": "image/png", "purpose": "any" }, { "src": "/icons/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard", "icons": [ { "src": "/icons/app-icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Vehicles", "short_name": "Vehicles", "url": "/vehicles", "icons": [ { "src": "/icons/app-icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Reports", "short_name": "Reports", "url": "/reports/dashboard", "icons": [ { "src": "/icons/app-icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }