{
    "name": "Iot-Let",
    "short_name": "Iot-Let",
    "description": "Smart Valve Management System",
    "display": "standalone",
    "scope": "/",
    "start_url": "/?mode=pwa",
    "theme_color": "#35a9f6",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/assets/manifest/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/manifest/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/assets/manifest/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/assets/manifest/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
