{
    "name": "Notifee",
    "short_name": "Notifee",
    "icons": [
    {
        "src": "web/images/icons-192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "web/images/icons-512.png",
        "sizes": "512x512",
        "type": "image/png"
    }
    ],
    "start_url": ".",
    "display": "standalone"
}
