{ "name": "Service In Sync House Cleaning Price Calculator", "short_name": "Cleaning Price Calc", "description": "Instant house cleaning price calculator by Service In Sync", "start_url": "/house-cleaning-price-calculator/", "scope": "/house-cleaning-price-calculator/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#8146c6", "lang": "en", "dir": "ltr", "icons": [ { "src": "/assets/images/blog/calc-icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/assets/images/blog/calc-icon-512.png", "sizes": "512x512", "type": "image/png" } ] }