{
    "name": "AWCIC Registration",
    "short_name": "AWCIC",
    "description": "Registration form for AWCIC.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#7452bf",
    "theme_color": "#7452bf",
    "icons": [
        {
            "src": "/assets/img/awcic_logo.png",
            "sizes": "96x96",
            "type": "image/png"
        }
    ]
}
