{
    "name": "VARUNAH Smart Home",
    "short_name": "Varunah Home",
    "description": "Control and monitor your smart home devices with VARUNAH Smart Home",
    "start_url": "/home/index.html",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#10b981",
    "orientation": "portrait-primary",
    "scope": "/home/",
    "icons": [
        {
            "src": "https://via.placeholder.com/192x192/10b981/ffffff?text=VH",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://via.placeholder.com/512x512/10b981/ffffff?text=VH",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "lifestyle",
        "utilities"
    ],
    "lang": "en-US",
    "dir": "ltr"
}