{
    "id": "/?source=pwa",
    "name": "WaliKelas Pro",
    "short_name": "WaliKelas",
    "description": "Aplikasi administrasi wali kelas super lengkap: presensi WhatsApp otomatis, leger nilai, jurnal AI, kartu QR siswa, dan deteksi dini EWS.",
    "lang": "id",
    "dir": "ltr",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui"
    ],
    "background_color": "#ffffff",
    "theme_color": "#064e3b",
    "orientation": "portrait-primary",
    "categories": [
        "education",
        "productivity",
        "utilities"
    ],
    "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": [
            "navigate-existing",
            "auto"
        ]
    },
    "edge_side_panel": {
        "preferred_width": 420
    },
    "scope_extensions": [
        {
            "origin": "https://walas.my.id"
        }
    ],
    "share_target": {
        "action": "/dashboard",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "file_handlers": [
        {
            "action": "/classes",
            "name": "Excel / Spreadsheet Siswa",
            "accept": {
                "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": [".xlsx"],
                "application/vnd.ms-excel": [".xls"],
                "text/csv": [".csv"]
            }
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "web+walas",
            "url": "/dashboard?ref=%s"
        }
    ],
    "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-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Tampilan Dashboard Utama WaliKelas Pro Desktop"
        },
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Presensi dan Jurnal Mengajar Mobile"
        }
    ],
    "shortcuts": [
        {
            "name": "Buka Dashboard",
            "short_name": "Dashboard",
            "url": "/dashboard",
            "description": "Buka dashboard utama",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Presensi Siswa",
            "short_name": "Absensi",
            "url": "/classes",
            "description": "Presensi harian siswa",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Integrasi WhatsApp",
            "short_name": "WhatsApp",
            "url": "/whatsapp",
            "description": "Pengaturan bot & gateway WhatsApp",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "id": "id.my.walas",
            "url": "https://play.google.com/store/apps/details?id=id.my.walas"
        }
    ],
    "prefer_related_applications": false
}
