{ "name": "The Natural Filter - Premium Skincare", "short_name": "Natural Filter", "description": "Premium, lab-formulated skincare products with complete ingredient transparency", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#2c2420", "orientation": "portrait-primary", "icons": [ { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "categories": ["shopping", "beauty", "health"], "screenshots": [], "shortcuts": [ { "name": "Shop", "short_name": "Shop", "description": "Browse our skincare collection", "url": "/shop", "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }] }, { "name": "Cart", "short_name": "Cart", "description": "View your cart", "url": "/cart", "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }] } ] }