{ "name": "Listee — Rewards Around You", "short_name": "Listee", "description": "Scan, spin and win rewards at local businesses near you.", "theme_color": "#E23744", "background_color": "#F8F9FA", "display": "standalone", "orientation": "portrait", "start_url": "/", "scope": "/", "categories": ["shopping", "lifestyle", "food"], "icons": [ { "src": "/pwa-64x64.png", "sizes": "64x64", "type": "image/png" }, { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/maskable-icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Wallet", "short_name": "Wallet", "url": "/wallet" }, { "name": "Nearby", "short_name": "Nearby", "url": "/nearby" } ] }