{
    "name": "All That's News",
    "short_name": "All That's News",
    "icons": [
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#FF2D6B",
    "background_color": "#12020A",
    "display": "standalone"
}