{
    "name": "Vermaesen",
    "short_name": "Vermaesen",
    "description": "Private client portal for Vermaesen private villa development projects.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#F5F3F0",
    "theme_color": "#1A1A1A",
    "lang": "en",
    "scope": "/",
    "categories": [
        "business",
        "productivity"
    ],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://vermaesen.es/manifest.json"
        }
    ]
}