{ "name": "Разминка 3×15", "short_name": "Разминка", "description": "Комплексы утро / день / вечер: таймер, анимации, звуковые сигналы. Работает офлайн.", "lang": "ru", "dir": "ltr", "start_url": "/", "scope": "/", "id": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#0f3b46", "background_color": "#eef4f6", "categories": ["health", "fitness", "lifestyle"], "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Утро", "url": "/?start=morning", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }, { "name": "День", "url": "/?start=day", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Вечер", "url": "/?start=evening", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] } ] }