{ "@context": "https://schema.org", "@type": "WebSite", "name": "Ballito Buzz", "url": "https://ballitobuzz.co.za", "description": "Your community hub for Ballito & the Dolphin Coast", "potentialAction": { "@type": "SearchAction", "target": "https://ballitobuzz.co.za/search?q={search_term_string}", "query-input": "required name=search_term_string" } }
if ('serviceWorker' in navigator) { window.addEventListener('load', () => navigator.serviceWorker.register('/sw.js')); }