{
    "name": "InduFarms",
    "short_name": "InduFarms",
    "description": "Irrigation Control System",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f1117",
    "theme_color": "#ff7b5f",
    "icons": [
        {
            "src": "/favicon.png?v=2",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon.png?v=2",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
