{
    "id": "https://marketplacenz.co.nz/mypwaapp/v1",
    "name": "MarketplaceNZ",
    "short_name": "MarketplaceNZ",
    "description": "New Zealand's free online marketplace for buying and selling \u2014 listings for cars, property, jobs, and more.",
    "display": "standalone",
    "orientation": "any",
    "scope": "/",
    "start_url": "https://marketplacenz.co.nz/",
    "dir": "auto",
    "lang": "en-NZ",
    "background_color": "#19295f",
    "theme_color": "#dc3c14",
    "prefer_related_applications": false,
    "categories": "shopping",
    "icons": [
        {
            "src": "https://marketplacenz.co.nz/oc-content/uploads/pwa/icons/star_icon_512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://marketplacenz.co.nz/oc-content/uploads/pwa/icons/star_icon_192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://marketplacenz.co.nz/oc-content/uploads/pwa/icons/star_icon_180x180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://marketplacenz.co.nz/oc-content/uploads/pwa/icons/star_icon_32x32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://marketplacenz.co.nz/oc-content/uploads/pwa/icons/star_icon_16x16.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Post a free ad",
            "url": "https://marketplacenz.co.nz/index.php?page=item&amp;action=item_add",
            "short_name": "Post ad"
        },
        {
            "name": "Search listings",
            "url": "https://marketplacenz.co.nz/",
            "short_name": "Search"
        },
        {
            "name": "Browse jobs",
            "url": "https://marketplacenz.co.nz/jobs/",
            "short_name": "Jobs"
        }
    ]
}