{
    "name": "Kairos",
    "short_name": "Kairos",
    "description": "Kairos gives you instant access to your marks, attendance, schedule, and alerts — wrapped in a clean interface that gets out of your way. Built for students. Exclusive to members. No fluff, just your academic life at a glance.",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "display": "standalone",
    "display_override": [
        "standalone",
        "fullscreen"
    ],
    "orientation": "portrait",
    "start_url": "/login",
    "categories": [
        "education",
        "productivity"
    ],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/icons/ios/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/merlien-icon-web.webp",
            "sizes": "2048x2048",
            "type": "image/webp",
            "purpose": "maskable"
        }
    ]
}