{ "name": "Rotana Pizza", "short_name": "Rotana", "description": "Онлайн поръчки от Ротана Пица — пици, напитки, собствена рецепта", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#181410", "theme_color": "#181410", "lang": "bg", "categories": ["food", "shopping"], "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" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ], "shortcuts": [ { "name": "Меню", "short_name": "Меню", "description": "Разгледай менюто", "url": "/menu", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Кошница", "short_name": "Кошница", "description": "Виж кошницата си", "url": "/cart", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }