{
    "name": "LokiMoki — Free Video Calls",
    "short_name": "LokiMoki",
    "description": "Free, real-time video calls. No signup, no downloads. HD video, screen sharing, chat, recording, whiteboard.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#07070d",
    "theme_color": "#7c3aed",
    "lang": "en",
    "dir": "ltr",
    "categories": ["productivity", "social", "business", "communication"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/logo.svg",
            "sizes": "1280x720",
            "type": "image/svg+xml",
            "label": "LokiMoki video calling interface"
        }
    ],
    "shortcuts": [
        {
            "name": "Start New Call",
            "short_name": "New Call",
            "description": "Create a new video room instantly",
            "url": "/newroom",
            "icons": [{ "src": "/images/logo.svg", "sizes": "96x96" }]
        }
    ],
    "prefer_related_applications": false
}
