{
    "name": "realestate-algarve.info: Living in Portugal",
    "short_name": "realestate-algarve.info",
    "description": "Insights of what is involved in buying, selling and living in Portugal.",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/maskable_icon.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#6f42c1",
    "background_color": "#6f42c1",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "shortcuts": [
        {
            "name": "realestate-algarve.info: Wonen in Portugal",
            "description": "Inzicht in wat er komt kijken bij kopen, verkopen en wonen in Portugal.",
            "url": "/nl(?source=pwa",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "realestate-algarve.info: Viver em portugal",
            "description": "Percepções sobre o que se passa em comprar, vender e viver em Portugal.",
            "url": "/pt/?source=pwa",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}