{
    "name": "ISBA",
    "short_name": "ISBA",
    "description": "The Incorporated Society of British Advertisers website",
    "icons": [
        {
            "src": "/themes/custom/isba/images/icons/android-chrome-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/themes/custom/isba/images/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/themes/custom/isba/images/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "id": "/",
    "start_url": "/",
    "display": "standalone"
}