{ "name": "Scrubtastic", "short_name": "Scrubtastic", "description": "Cleaning business app — jobs, schedule, billing", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0b1f54", "theme_color": "#0d6efd", "icons": [ { "src": "./assets/images/scrubtastic-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./assets/images/scrubtastic-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }