{
    "name": "All Things Fet",
    "short_name": "All Things Fet",
    "theme_color": "#9E241A",
    "background_color": "#9E241A",
    "display": "standalone",
    "scope": "/",
    "start_url": "/login",
    "icons": [
        {
            "src": "/img/app/atf-apple-touch-icon-196x196.png",
            "sizes": "196x196",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/app/atf-apple-touch-icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/img/app/atf-apple-touch-icon-114x114.png",
            "sizes": "114x114",
            "type": "image/png"
        },
        {
            "src": "/img/app/atf-apple-touch-icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "splash_pages": null
}