{
    "name": "ReactLab - Студия веб-разработки",
    "short_name": "ReactLab",
    "description": "Студия современной веб- и мобильной разработки. React, Next.js, Flutter, AI-интеграции.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f9fafb",
    "theme_color": "#1e40af",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/logo-96.webp",
            "sizes": "96x96",
            "type": "image/webp"
        },
        {
            "src": "/logo-192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "lang": "ru",
    "categories": [
        "business",
        "productivity"
    ],
    "screenshots": []
}