{
    "name": "UrbanNest — Premium Real Estate",
    "short_name": "UrbanNest",
    "description": "India's premium property platform. Luxury apartments, villas & commercial spaces.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0D0F14",
    "theme_color": "#C9A84C",
    "orientation": "any",
    "categories": ["business", "lifestyle"],
    "icons": [
        { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ],
    "screenshots": [
        { "src": "./images/hero1.jpg", "sizes": "1280x720", "type": "image/jpeg", "label": "UrbanNest Hero" }
    ]
}
