{
    "name": "HomeServ - Home Services",
    "short_name": "HomeServ",
    "description": "Book trusted home services at your fingertips",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F0F2F5",
    "theme_color": "#6C63FF",
    "orientation": "portrait",
    "scope": "/",
    "lang": "en",
    "categories": ["lifestyle", "business"],
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "prefer_related_applications": false
}
