{
    "name": "perdanot",
    "short_name": "perdanot",
    "description": "Find your calm among the yellowwoods of the Knysna forest. Gentle guided walks, a relaxation programme and senior-friendly trails on the Garden Route.",
    "start_url": "https://domain.com/",
    "display": "standalone",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "lang": "en-ZA",
    "dir": "ltr",
    "icons": [
        {
            "src": "assets/img/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}
