{
    "name": "Elsi - Smart Voice Assistant",
    "short_name": "Elsi - Smart Voice Assistant",
    "icons": [
        {
            "src": "/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#f3f3f3",
    "background_color": "#f3f3f3",
    "start_url": "https://elsi.sealzi.com",
    "display": "standalone"
}
