{ "name": "Care Command", "short_name": "Care Command", "description": "Dispatch operations console for Care Command.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "theme_color": "#0b0d12", "background_color": "#0b0d12", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/maskable-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }