{
    "name": "MCAS - ระบบบันทึกข้อมูลนักศึกษา",
    "short_name": "MCAS",
    "description": "ระบบบันทึกการเยี่ยมบ้านและสื่อสารระหว่างอาจารย์ที่ปรึกษากับนักศึกษา",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f0f4f8",
    "theme_color": "#6366f1",
    "lang": "th",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "ข้อความ",
            "short_name": "แชท",
            "url": "/chat",
            "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "รายชื่อห้องเรียน",
            "short_name": "ห้องเรียน",
            "url": "/classroomlist"
        }
    ]
}
