{
    "name": "Luxury Estates",
    "short_name": "Luxe",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F0F0F",
    "theme_color": "#B8962E",
    "description": "Exclusive luxury property marketplace",
    "icons": [
        {
            "src": "/images/pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}