{
    "name": "We Care - Service App",
    "short_name": "We Care",
    "description": "Professional Home Service Management System",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "icons": [
        {
            "src": "/we_care_logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/we_care_logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
