{
    "name": "LLNotes — Online Code Editor",
    "short_name": "LLNotes",
    "description": "Free online collaborative code editor. Write, run, and share code in 18+ languages with real-time room-based collaboration.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1a1a",
    "theme_color": "#007acc",
    "orientation": "any",
    "categories": ["developer tools", "productivity", "utilities"],
    "lang": "en",
    "icons": [
        {
            "src": "/static/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/static/logo_dark.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
