{
    "name": "Urban Ease - Solar & EV Solutions",
    "short_name": "Urban Ease",
    "start_url": "/app",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#FFD700",
    "description": "Switch to sustainable energy with Urban Ease. Solar and EV solutions made simple.",
    "icons": [
        {
            "src": "/images/app-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/app-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}