{
    "short_name": "TestPush",
    "name": "Mikeylab Test Push",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "black",
    "background_color": "white"
}