{
    "name": "Business API Lodgements",
    "short_name": "Lodgements",
    "description": "Government lodgement infrastructure — ASIC, ATO, ABR",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FDFDFC",
    "theme_color": "#252524",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
