{
    "name": "Paws & Dwellings Pte Ltd",
    "short_name": "Paws & Dwell",
    "description": "Find pet-friendly rental apartments in East Coast and Siglap. Expert matching service helping pet owners locate homes that welcome dogs, cats, and animals.",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "lang": "en",
    "icons": [
        {
            "src": "assets/img/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}