{
    "name": "ApartmentsAds.com",
    "short_name": "ApartmentsAds",
    "description": "Find apartments for rent, homes for sale, and more — nationwide. Post free listings.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#1a3a5c",
    "orientation": "any",
    "lang": "en-US",
    "categories": ["real estate", "housing", "shopping"],
    "icons": [
        {
            "src": "/img/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/img/screenshot-home.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "ApartmentsAds.com homepage"
        },
        {
            "src": "/img/screenshot-search.jpg",
            "sizes": "390x844",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Search listings"
        }
    ],
    "shortcuts": [
        {
            "name": "Search Rentals",
            "short_name": "Rentals",
            "url": "/apartments-for-rent/",
            "description": "Find apartments and houses for rent"
        },
        {
            "name": "Homes for Sale",
            "short_name": "For Sale",
            "url": "/homes-for-sale/",
            "description": "Browse homes for sale"
        },
        {
            "name": "Post a Free Ad",
            "short_name": "Post Ad",
            "url": "/post-ad.php",
            "description": "List your property for free"
        },
        {
            "name": "Saved Listings",
            "short_name": "Saved",
            "url": "/favorites.php",
            "description": "View your saved listings"
        }
    ],
    "prefer_related_applications": false,
    "related_applications": []
}
