{ "name": "Дневник тренировок", "short_name": "Тренировки", "description": "Личный трекер тренировок", "lang": "ru", "start_url": ".", "scope": ".", "display": "standalone", "orientation": "portrait", "background_color": "#f6f8f6", "theme_color": "#22c55e", "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" }, { "src": "icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" } ] }