{ "name": "FeelHut", "short_name": "FeelHut", "description": "Shop phones, accessories and mobile deals from FeelHut.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#f59e0b", "orientation": "portrait", "categories": ["shopping", "business"], "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Shop", "short_name": "Shop", "url": "/shop" }, { "name": "Cart", "short_name": "Cart", "url": "/cart" }, { "name": "My Account", "short_name": "Account", "url": "/dashboard" } ] }