{
    "name": "Kyzenn Wellness",
    "short_name": "Kyzenn",
    "description": "The Eight Dimensions of Wellness \u2014 mapped onto the Bagua. Your assessments, your Peaceful Heart letter, your ClairPASS records.",
    "id": "/dashboard",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0ABAB5",
    "theme_color": "#0ABAB5",
    "categories": [
        "health",
        "lifestyle",
        "wellness"
    ],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}