{
    "name": "Boat Coverage NZ",
    "short_name": "BoatCoverage",
    "description": "Compare boat insurance quotes from New Zealand's top insurers",
    "icons": [
        {
            "src": "/images/boat-coverage-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "theme_color": "#0ea5e9",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}