{ "name": "Service Command HQ", "short_name": "Command HQ", "description": "Run your service business from one dashboard.", "start_url": "/login", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#164A9C", "icons": [ { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" }, { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }, { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" } ] }