{
    "name": "lanchat – LAN Chat & File Sharing",
    "short_name": "lanchat",
    "description": "Free peer-to-peer local network chat and file sharing. No server, no account required.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0c",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "lang": "en",
    "categories": [
        "communication",
        "utilities"
    ],
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "lanchat chat interface"
        }
    ]
}