{
    "name": "Lilapu — Prywatny Asystent Wiedzy",
    "short_name": "Lilapu",
    "description": "Privacy-first transkrypcja audio i inteligentny czat z notatkami.",
    "start_url": "/dashboard",
    "display": "standalone",
    "theme_color": "#06060b",
    "background_color": "#06060b",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}