{
    "name": "invoicebook.co.za",
    "short_name": "invoicebook",
    "description": "Free South African tax calculators and compliance reference. PAYE, VAT, IRP6, and the SARS compliance calendar.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fdfaf3",
    "theme_color": "#fdfaf3",
    "orientation": "portrait",
    "lang": "en-ZA",
    "icons": [
        {
            "src": "/assets/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/assets/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
