{ "name": "Hayyak Cleaning Services", "short_name": "Hayyak", "description": "Eco-friendly cleaning services booking across the UAE.", "start_url": "index.html", "scope": "./", "display": "standalone", "background_color": "#ffffff", "theme_color": "#005a79", "orientation": "portrait-primary", "categories": ["business", "lifestyle", "utilities"], "icons": [ { "src": "assets/hayyak-logo-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "assets/hayyak-logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Book Cleaning", "short_name": "Book", "url": "contact.html", "icons": [ { "src": "assets/hayyak-logo-icon.svg", "sizes": "any", "type": "image/svg+xml" } ] }, { "name": "Services", "short_name": "Services", "url": "services.html", "icons": [ { "src": "assets/hayyak-logo-icon.svg", "sizes": "any", "type": "image/svg+xml" } ] } ] }