{
    "name": "Homeslyst",
    "short_name": "Homeslyst",
    "start_url": "/?utm_source=home&utm_medium=pwa",
    "background_color": "#fff",
    "display": "standalone",
    "description": "Homeslyst offers affordable home listings with all the details you need to find your ideal budget-friendly home!",
    "icons": [
        {
        "src": "/home-icon.png",
        "sizes": "192x192",
        "type": "image/png"
        },
        {
            "src": "/home-icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ]
}