{ "name": "Pénztár és Raktár Pro", "short_name": "Raktár Pro", "description": "STOP ÉDESSÉG SHOP raktár és pénztár záró alkalmazás.", "id": "./index.html", "start_url": "./index.html", "scope": "./", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "background_color": "#141824", "theme_color": "#f0498d", "orientation": "any", "categories": ["business", "productivity", "utilities"], "icons": [ { "src": "app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "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/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Árellenőrző", "short_name": "Árellenőrző", "url": "./index.html#price-reader", "icons": [{"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png"}] }, { "name": "Elő-rögzítés", "short_name": "Elő-rögzítés", "url": "./index.html#preentries", "icons": [{"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png"}] }, { "name": "Pénztár zárás", "short_name": "Pénztár", "url": "./index.html#kassza", "icons": [{"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png"}] } ] }