{
    "name": "The News Each Day Australia",
    "short_name": "News",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#222",
    "theme_color": "#222",
    "description": "A news aggregator for the biggest stories of the day",
    "icons": [
        {
            "src": "/static/icon-au-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        }, {
            "src": "/static/icon-au-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}
