{
    "name": "MediaBot — Нейросети в одном приложении",
    "short_name": "MediaBot",
    "description": "Фото, видео и музыка от лучших AI-моделей. Без VPN, без подписок.",
    "start_url": "/app/",
    "scope": "/app/",
    "display": "standalone",
    "background_color": "#0a0814",
    "theme_color": "#a855f7",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/app/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/app/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
