{ "name": "HelpDesk", "short_name": "HelpDesk", "description": "Админская панель заявок HelpDesk", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#eef2f6", "theme_color": "#0f766e", "lang": "ru", "icons": [ { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }