{
    "name": "Lifeved Self-Counselling",
    "short_name": "Lifeved Care",
    "description": "Guided self-counselling worksheets and reflective exercises.",
    "id": "/self-counselling/",
    "start_url": "/self-counselling/?app=1",
    "scope": "/self-counselling/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#07100f",
    "theme_color": "#0b1418",
    "categories": [
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/self-counselling/icons/icon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        },
        {
            "src": "/self-counselling/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "/self-counselling/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "/self-counselling/icons/icon-192-maskable.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
        },
        {
            "src": "/self-counselling/icons/icon-512-maskable.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ]
}