{
    "name": "Mziuri5 - Georgia Real Estate",
    "short_name": "Mziuri5",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#27306B",
    "description": "Find your dream property in Georgia. Browse thousands of apartments, villas, and commercial properties for sale and rent across Tbilisi, Batumi, and all of Georgia.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "scope": "/",
    "lang": "en-US",
    "dir": "ltr",
    "categories": ["business", "lifestyle", "productivity"],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Browse Properties",
            "short_name": "Browse",
            "description": "View all available properties",
            "url": "/properties",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "My Properties",
            "short_name": "My Listings",
            "description": "Manage your property listings",
            "url": "/properties/my-properties",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Map View",
            "short_name": "Map",
            "description": "Browse properties on map",
            "url": "/map",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
        }
    ]
}
