{
    "name": "ACC",
    "description": "Everyone in New Zealand is covered by our no-fault scheme if they’ve been injured in an accident. The cover we provide helps pay for the costs of your recovery.",
    "short_name": "ACC",
    "icons": [
        {
            "src": "/_resources/app/images/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/_resources/app/images/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/"
}