{
    "name": "Nybelic Meet",
    "short_name": "Meet",
    "description": "Rapat video di browser: video, berbagi layar, chat, papan tulis, teks otomatis.",
    "start_url": "/?nyb_meet=1",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#0b1f3a",
    "lang": "id",
    "icons": [
        {
            "src": "/uploads/dock-icons/meet.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/uploads/dock-icons/meet.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Rapat baru",
            "url": "/?nyb_meet=1"
        }
    ]
}