{ "name": "Kitchen — рецепты, план, покупки", "short_name": "Kitchen", "description": "Тёплый кулинарный помощник: рецепты, план питания и список покупок", "lang": "ru", "dir": "ltr", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#FAF8F5", "theme_color": "#D9734E", "categories": ["food", "lifestyle", "productivity"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Рецепты", "url": "/recipes", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "План на сегодня", "url": "/plan", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Покупки", "url": "/shopping", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }