{ "name": "Wokking – Asian Fusion & Sushi", "short_name": "Wokking", "description": "Menu • E-Card • WhatsApp Ordering", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#E63946", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Open Menu", "url": "/menu", "icons": [ { "src": "/icons/shortcut-menu.png", "sizes": "96x96" } ] }, { "name": "Order WhatsApp", "url": "/cart", "icons": [ { "src": "/icons/shortcut-wa.png", "sizes": "96x96" } ] } ], "share_target": { "action": "/share", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } } }